Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 213,277 for

new

(0.09 sec)
  1. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...RTF. RtfSaveOptions options = new RtfSaveOptions(); Assert.ass...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...文件 - new Document 。 创建新的 Caret Annotation 并设置插入符参数(new Rectangle...创建新的 Caret Annotation 并设置插入符参数(new Rectangle, title, Subject, Flags...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  3. Stroke | Aspose.Words for Java

    Defines a stroke for a shape in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  4. TableSubstitutionRule Class | Aspose.Words for ...

    Discover the Aspose.Words.Fonts.TableSubstitutionRule class for efficient font management and seamless text formatting in your documents....doc = new Document (); FontSettings fontSettings = new FontSettings...= fontSettings ; // Create a new table substitution rule and load...

    reference.aspose.com/words/net/aspose.words.fon...
  5. StructuredDocumentTag.Checked | Aspose.Words fo...

    Manage Checkbox SDT with the StructuredDocumentTag Checked property. Easily get/set its state—default is false. Enhance document interactivity today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtCheckBox = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. PdfFontEmbeddingMode | Aspose.Words for Java

    Specifies how Aspose.Words should embed fonts in Java....skip embedding Arial and Times New Roman fonts into a PDF document...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Presentation Zoom in PHP|Aspose.Slides f...

    Create and customize Zoom with Aspose.Slides for PHP via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Create new slides to which you intend to...slide: $pres = new Presentation (); try { # Adds new slides to the...

    docs.aspose.com/slides/php-java/manage-zoom/
  8. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, PPTX and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....NET Contents [ Hide ] A new Aspose.Slides for .NET API has...describing how to migrate to new merged API. Legacy Aspose.Slides...

    docs.aspose.com/slides/net/how-to-create-charts...
  9. Aspose.PDF exports corrupted graphics files- tr...

    I just tried the code out, and I can read in DOCX files and output them to PDF/TIFF/JPEG without issue. But when I read in a PDF file, and try to output DOCX/TIFF/JPEG, only the DOCX file works. The TIFF and JPEG files a…...Document d2 = new Aspose.Pdf.Document(@“C:\1\SomeLayout...file Aspose.Words.Document d4 = new Aspose.Words.Document(@“C:\1\mydoc...

    forum.aspose.com/t/aspose-pdf-exports-corrupted...
  10. IFieldMergingCallback.FieldMerging | Aspose.Wor...

    Optimize your document workflows with the iFieldMergingCallback method. Seamlessly integrate data into your Aspose.Words mail merge fields for enhanced efficiency....ImageFromBlob () { Document doc = new Document ( MyDir + "Mail merge...MailMerge . FieldMergingCallback = new HandleMergeImageFiel (); string...

    reference.aspose.com/words/net/aspose.words.mai...