Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 17,437 for

true type

(0.18 sec)
  1. HeaderFooterCollection.Item | Aspose.Words for ...

    Access HeaderFooters effortlessly with the Item property. Retrieve specific headers or footers by index for streamlined document management.... LinkToPrevious ( true ); // Each section will still...HeadersFooters . LinkToPrevious ( true ); // We can un-link a previous...

    reference.aspose.com/words/net/aspose.words/hea...
  2. Aspose::Words::HeaderFooterCollection::LinkToPr...

    Aspose::Words::HeaderFooterCollection::LinkToPrevious method. Links or unlinks the specified header or footer to the corresponding header or footer in the previous section in C++....isLinkToPrevious ) Parameter Type Description headerFooterType...link/unlink. isLinkToPrevious bool true to link the header or footer...

    reference.aspose.com/words/cpp/aspose.words/hea...
  3. HtmlSaveOptions.export_cid_urls_for_mhtml_resou...

    HtmlSaveOptions.export_cid_urls_for_mhtml_resources property. Specifies whether to use CID (Content-ID) URLs to reference resources (images, fonts, CSS) included in MHTML documents... css_style_sheet_type = aw . saving . CssStyleSheetType...export_font_resources = True options . pretty_format = True doc . save (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompositeNode.getOfficeMath method | Aspose.Wor...

    CompositeNode.getOfficeMath method. Returns an Nth child [OfficeMath](../../../aspose.words.math/officemath/) node....isDeep : boolean ) Parameter Type Description index number Zero...the last node. isDeep boolean true to select from all child nodes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node Type enums into user-friendly strings for seamless coding and improved readability....method that converts a node type enum value into a user friendly...That ( doc . IsComposite , Is . True ); // Invoke the recursive function...

    reference.aspose.com/words/net/aspose.words/nod...
  6. FieldDde | Aspose.Words for Java

    Implements the DDE field in Java....Shows how to use various field types to link to other documents in...DocumentBuilder(doc); // Below are three types of fields we can use to display...

    reference.aspose.com/words/java/com.aspose.word...
  7. Cell.accept method | Aspose.Words for Python

    Cell.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_cell_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Shape.accept method | Aspose.Words for Python

    Shape.accept method. Accepts a visitor.... Parameter Type Description visitor DocumentVisitor...visit_shape_end() at the end. Returns True if all nodes were visited; false...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.removeAt method | As...

    ChartSeriesGroupCollection.removeAt method. Removes a series group at the specified index...( index : number ) Parameter Type Description index number Examples...shape = doc . getShape ( 0 , true ); let chart = shape . chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. MarkdownSaveOptions | Aspose.Words for Java

    Class to specify additional options when saving a document into the SaveFormat.MARKDOWN format in Java....format("{0} shape {1}, of type {2}.{3}", mOutFileName, ++mCount...getExportGeneratorNa() When true , causes the name and version...

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