Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 222,937 for

new

(0.14 sec)
  1. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize document saving with customizable compression levels for enhanced performance.... Document doc = new Document ( MyDir + "Big document...OoxmlSaveOptions saveOptions = new OoxmlSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Below are...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FindReplaceOptions.ignoreDeleted property | Asp...

    FindReplaceOptions.ignoreDeleted property. Gets or sets a boolean value indicating either to ignore text inside delete revisions...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...replace process. let options = new aw . Replacing . FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSubstitutionReason Enum | Aspose.Words for ...

    Aspose.Words.FontSubstitutionReason enum shows the reason for font substitution to keep documents displayed correctly.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  5. PreferredWidth.GetHashCode | Aspose.Words for .NET

    Discover the PreferredWidth GetHashCode method—an essential hash function for efficient data handling and unique value generation in your applications....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."PreferredWidth" property creates a new object. Assert . That ( builder...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentBuilder.PageSetup | Aspose.Words for .NET

    Explore the DocumentBuilder PageSetup property to access current page and section settings, enhancing your document formatting and layout efficiency....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. DocumentBuilder.pageSetup property | Aspose.Wor...

    DocumentBuilder.pageSetup property. Returns an object that represents current page setup and section properties....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...centered text." ); // If we start a new section using a document builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manage Presentation BLOBs in Java for Efficient...

    Manage BLOB data in Aspose.Slides for Java to streamline PowerPoint and OpenDocument file operations for efficient presentation handling....avi" ; // Creates a new presentation to which the video...be added Presentation pres = new Presentation (); try { FileInputStream...

    docs.aspose.com/slides/java/manage-blob/
  9. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...GetDataDir_AsposePdf (); using ( var editor = new Aspose . Pdf . Facades . PdfPageEditor...dictionary editor . PageRotations = new System . Collections . Generic...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  10. 幻灯片切换|Aspose.Slides 文档

    在 Aspose.Slides for Android 中掌握幻灯片切换:使用 Java 示例为 PPT、PPTX 和 ODP 演示文稿添加、定制和排列效果及持续时间。...Presentation presentation = new Presentation (); try { ISlide...Presentation presentation = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/androidjava/examples/...