Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 3,153 for

replacement

(0.04 sec)
  1. DiagramPackage Class - GroupDocs.Metadata for ....

    Represents a native metadata package in a diagram format....Set(String, Boolean) Adds or replaces the metadata property with...Set(String, DateTime) Adds or replaces the metadata property with...

    apireference.groupdocs.com/metadata/net/groupdo...
  2. CharacterData - Web APIs | MDN

    Learn about the CharacterData interface, including its properties and methods, specifications and browser compatibility....replaceData() Replaces the specified amount of characters...CharacterData.replaceWith() Replaces the characters in the children...

    developer.mozilla.org/en-US/docs/Web/API/Charac...
  3. visio to presentation

    visio to presentation,visio to word,presentation to tiff,word to presentation,presentation to xps,one to presentation,presentation to html,presentation to... image to presentation Replacing Images inside Presentation...Collection|Aspose.Slides Documentation,Replacing Images inside Presentation...

    search.groupdocs.com/q/Visio-to-Presentation.html
  4. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...resources. // {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/net/how-to-view-word-...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Python API to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-pre...
  6. 2.0

    Aspose.Word 2.0 Released,Aspose.Chart 2.0 Released,Aspose.Network 2.0 Overview,Aspose.Email Replaced by Aspose.Network 2.0,Site Upgraded to Community Server...Email Replaced by Aspose.Network 2.0 Posted...Iret Blog Home Aspose.Email Replaced by Aspose.Network 2.0 Facebook...

    search.aspose.com/q/2.0.html
  7. Save overwriting original file | Documentation

    The following example demonstrates how to save the redacted document, replacing an original file: // Make a copy of sample file Files.copy(new File("Sample.docx").toPath(), new File("OverwrittenSample.docx").toPath(), StandardCopyOption.REPLACE_EXISTING); // Apply redaction final Redactor redactor = new Redactor("OverwrittenSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options.setAddSuffix(false); options.setRasterizeToPDF(false); // Save the document in original format overwriting original file redactor.save(options); } } finally { redactor....save the redacted document, replacing an original file: // Make...toPath (), StandardCopyOption . REPLACE_EXISTING ); // Apply redaction...

    docs.groupdocs.com/redaction/java/save-overwrit...
  8. GitHub - groupdocs-redaction/GroupDocs.Redactio...

    GroupDocs.Redation for .NET samples, plugins and showcase - groupdocs-redaction/GroupDocs.Redaction-for-.NET...Supported Redaction Types Text: Replace or hide a textual area within...a colored block. Metadata: Replace metadata values with empty...

    github.com/groupdocs-redaction/GroupDocs.Redact...
  9. presentation to word

    word to presentation,presentation to word,presentation to tiff,presentation to xps,one to presentation,presentation to html,cad to presentation,image to... image to presentation Replacing Images inside Presentation...Collection|Aspose.Slides Documentation,Replacing Images inside Presentation...

    search.groupdocs.com/q/Presentation-to-Word.html
  10. SpreadsheetContentTypePackage Class - GroupDocs...

    Represents a metadata package containing spreadsheet content type properties....Set(String, String) Adds or replaces the content type property...Set(String, String, String) Adds or replaces the content type property...

    apireference.groupdocs.com/metadata/net/groupdo...