Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 10,695 for

true type

(0.07 sec)
  1. Document.AppendDocument | Aspose.Words for .NET

    Effortlessly append documents with our Document Append method. Enhance your workflow by seamlessly integrating content into your existing files....importFormatMode ) Parameter Type Description srcDoc Document...importFormatOptions ) Parameter Type Description srcDoc Document...

    reference.aspose.com/words/net/aspose.words/doc...
  2. TaskPaneCollection | Aspose.Words for Java

    Specifies a list of persisted task pane objects in Java....isVisible(true); myScriptTaskPane.setWidth(300...0); myScriptTaskPane.isLocked(true); // If there are multiple task...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++.... get_Bold () True if the font is formatted as...get_IsAtEndOfParagraph () Returns true if the cursor is at the end...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. ImageSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.ImageSavingArgs class, enhancing document processing with customizable image saving options for optimal performance....IsImageAvailable { get; } Returns true if the current image is available..."Document" property. Assert . True ( args . Document . OriginalFileName...

    reference.aspose.com/words/net/aspose.words.sav...
  5. FieldTA | Aspose.Words for Java

    Implements the TA field in Java....this variable to true. fieldToa.setUseHeading(true); // We can further...p. "); // We can set this to true to get our table to display...

    reference.aspose.com/words/java/com.aspose.word...
  6. Create or Update PowerPoint Presentation Charts...

    Create chart in PowerPoint presentation in Java...templates used to design many types of charts. Using Aspose.Slides...charts (based on popular chart types) and custom charts. To allow...

    docs.aspose.com/slides/androidjava/create-chart/
  7. NodeImporter | Aspose.Words for .NET

    Discover the NodeImporter constructor, effortlessly create new NodeImporter instances to streamline your data management and enhance project efficiency....importFormatMode ) Parameter Type Description srcDoc DocumentBase...importer . ImportNode ( srcNode , true ); destinationParent . InsertAfter...

    reference.aspose.com/words/net/aspose.words/nod...
  8. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  9. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific Type. To learn more, visit the documentation article in C++....collection of nodes of a specific type. To learn more, visit the Aspose...a new array of nodes. static Type () Remarks NodeCollection does...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Document.hasRevisions property | Aspose.Words f...

    Document.hasRevisions property. Returns ``True`` if the document has any tracked changes....hasRevisions property Returns true if the document has any tracked.... hasRevisions ). toEqual ( true ); expect ( doc . revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...