Sort Score
Result 10 results
Languages All
Labels All
Results 4,191 - 4,200 of 214,328 for

new

(0.2 sec)
  1. Aspose.pdf redaction is not removing the underl...

    I am trying to redact the underlying text in pdf. PDF is sent to method as a multipart file object. Option1(preferred): Getting the inkstrokes to get the annotation data. Saving the output as bytestream for the client…...PDF document Document doc = new Document("input.pdf"); // Define...area to redact Rectangle rect = new Rectangle(200, 500, 300, 600);...

    forum.aspose.com/t/aspose-pdf-redaction-is-not-...
  2. Configure Font Substitution in Presentations Us...

    Enable optimal font substitution in Aspose.Slides for Node.js when converting PowerPoint & OpenDocument presentations to other file formats in JavaScript.... Load the new font. Add a rule for the replacement...Loads a presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/font-substit...
  3. XPS to PDF Merge using Java | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java... Initialize a new Document, and run a loop for...add a new page to PDF document In loop: add XPS file to new page...

    products.aspose.com/pdf/java/merger/xps-to-pdf/
  4. Შეკუმშოს DOC C#

    შეკუმშოს DOC C# ში ხარისხის დაკარგვის გარეშე. გააუმჯობესეთ DOC კონტენტი, შეამცირეთ ფაილის ზომა მარტივად....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Cleanup();...

    products.aspose.com/words/ka/net/compress/doc/
  5. ImageSavingArgs.Document | Aspose.Words for .NET

    Discover the ImageSavingArgs Document property to access the current document being saved, enhancing your workflow efficiency and saving time....ImageSavingCallback () { Document doc = new Document ( MyDir + "Rendering...process. HtmlSaveOptions options = new HtmlSaveOptions (); options ...

    reference.aspose.com/words/net/aspose.words.sav...
  6. WebExtensionBindingCollection | Aspose.Words fo...

    Specifies a list of web extension bindings in Java.... Document doc = new Document(); // Create task pane...TaskPane myScriptTaskPane = new TaskPane(); doc.getWebExtensionTaskP()...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Worksheets to a New Excel File To create a new Excel file programmatically:...passing the sheet index of the new worksheet to the WorksheetCollection...

    docs.aspose.com/cells/cpp/manage-worksheets/
  8. Working with Rules On Exchange Server|Documenta...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Create a new rule. Update an existing rule...()); } } Creating a New Rule To create a new rule on the Exchange...

    docs.aspose.com/email/java/working-with-rules-o...
  9. 在 Java 中將 PPTX 轉換為視頻 | products.aspose.com

    將 PPTX 轉換為 Java 中的視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Presentation presentation = new Presentation (); try { // Adds...ArrayList < String > frames = new ArrayList < String >(); PresentationAnimatio...

    products.aspose.com/slides/zh-hant/java/convers...
  10. BuildingBlockBehavior Enum | Aspose.Words for .NET

    Discover the Aspose.Words BuildingBlockBehavior enum, defining how building blocks enhance your document's content upon insertion for seamless editing....doc = new Document (); GlossaryDocument glossaryDoc = new GlossaryDocument...document. BuildingBlock block = new BuildingBlock ( glossaryDoc )...

    reference.aspose.com/words/net/aspose.words.bui...