Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 16,239 for

true type

(0.26 sec)
  1. FootnoteSeparator | Aspose.Words for Java

    in Java....ancestor of the specified object type. getChild(int nodeType, int...getSeparatorType() getStoryType() Gets the type of this story. getTables() Gets...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::DocumentBuilder::MoveToMergeFiel...

    Aspose::Words::DocumentBuilder::MoveToMergeField method. Moves the cursor to a position just beyond the specified merge field and removes the merge field in C++....String & fieldName ) Parameter Type Description fieldName const...mail merge field. ReturnValue true if the merge field was found...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....DOCLING); // Set to true to render non-image shapes and...saveOptions.setRenderNonImageSha(true); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add Group function in Aspose.Cells for Reportin...

    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....Parameter Description Type The group type – either Row Group or...the group (0 = top‑most). Hide true / false – determines whether...

    docs.aspose.com/cells/reportingservices/add-gro...
  5. Font-Embedding ROMAN - Free Support Forum - asp...

    Hello, we upgraded from version 18.1 to version 24.8. During this transition, we noticed differences in how fonts are embedded when generating a PDF file from a Word document. Fonts are now embedded twice with differen…...1 Font Type Encoding Font Type Encoding ArialMT TrueType...HelveticaNeueLTStd-Lt Type 1 Ansi HelveticaNeueLTStd-Lt Type 1 Identity-H...

    forum.aspose.com/t/font-embedding-roman/315555
  6. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own... is_composite Returns True if this node can contain other...) is_delete_revision Returns true if this object was deleted in...

    reference.aspose.com/words/python-net/aspose.wo...
  7. SectionCollection | Aspose.Words for Java

    A collection of Section objects in the document in Java....Insert/Break command and select a break type. The break specifies whether...collection. Parameters: Parameter Type Description node Node The node...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  9. FormFieldCollection.Remove | Aspose.Words for .NET

    Effortlessly remove form fields by name with the FormFieldCollection Remove method. Streamline your data management with this easy-to-use feature!...string formField ) Parameter Type Description formField String...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method...[ Hide ] append_field(field_type, update_field) Appends a field...append_field ( self , field_type : aspose . words . fields ....

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