Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 16,707 for

true type

(0.12 sec)
  1. PageSetup | Aspose.Words for Java

    Represents the page setup properties of a section in Java.... getDifferentFirstPag() True if a different header or footer...booklet. getOddAndEvenPagesHe() True if the document has different...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldNoteRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNoteRef class for seamless integration of NOTEREF fields, enhancing document referencing and management....FieldFormat object that provides typed access to field’s formatting...virtual Type { get; } Gets the Microsoft Word field type. Methods...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TxtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.TEXT format in Java....getExportGeneratorNa() When true , causes the name and version...format. getPrettyFormat() When true , pretty formats output where...

    reference.aspose.com/words/java/com.aspose.word...
  4. ImageData | Aspose.Words for Java

    Defines an image for a shape in Java....SHAPE, true); int imageIndex = 0; for (Shape...resolution. getImageType() Gets the type of the image. getSourceFullName()...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    Discover how the HtmlSaveOptions ExportListLabels property enhances your HTML, MHTML, and EPUB outputs. Optimize list labels effortlessly with Auto settings!... True ); Assert . That ( outDocContents...5.</span>" + "</p>" ), Is . True ); break ; case ExportListLabels...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Merger.Merge | Aspose.Words for .NET

    Effortlessly combine multiple documents into one with our Merger Merge method. Streamline your workflow with customizable file options today!...string [] inputFiles ) Parameter Type Description outputFile String...LoadOptions () { IgnoreOleData = true }; LoadOptions secondLoadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  7. Manage Slide Show in JavaScript|Aspose.Slides f...

    Manage slide shows in JavaScript with Aspose.Slides for Node.js. Control slide transitions, timings and more across PPT, PPTX and ODP formats with ease....feature, you can select the show type (e.g., presented by a speaker...class that returns an object of type SlideShowSettings , which allows...

    docs.aspose.com/slides/nodejs-java/manage-slide...
  8. FieldGoToButton | Aspose.Words for Java

    Implements the GOTOBUTTON field in Java....FIELD_GO_TO_BUTTON, true); field.setDisplayText("My Button");...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldAutoText | Aspose.Words for Java

    Implements the AUTOTEXT field in Java....getFirstSection(), true); buildingBlock.appendChild...insertField(FieldType.FIELD_AUTO_TEXT, true); fieldAutoText.setEntryName("MyBlock");...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAutoNum | Aspose.Words for Java

    Implements the AUTONUM field in Java....FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...insertField(FieldType.FIELD_AUTO_NUM, true); builder.writeln("\tParagraph...

    reference.aspose.com/words/java/com.aspose.word...