Sort Score
Result 10 results
Languages All
Labels All
Results 3,411 - 3,420 of 12,589 for

true type

(0.1 sec)
  1. Aspose::Words::Fields::FieldUserName class | As...

    Aspose::Words::Fields::FieldUserName class. Implements the USERNAME field. To learn more, visit the documentation article in C++....FieldFormat object that provides typed access to field’s formatting...virtual get_Type () const Gets the Microsoft Word field type. get_UserName...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all items in the collection in C++....properties -> Add ( u "Authorized" , true ); properties -> Add ( u "Authorized...Format ( u "Name: \" {0} \"\n\t Type: \" {1} \"\n\t Value: \" {2}...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. Aspose::Words::Saving::PclSaveOptions class | A...

    Aspose::Words::Saving::PclSaveOptions class. Can be used to specify additional options when saving a document into the Pcl format. To learn more, visit the documentation article in C++....get_ExportGeneratorName () const When true , causes the name and version...produced files. Default value is true . get_FallbackFontName () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Cell class | Aspose.Words for Node.js

    Aspose.Words.Tables.Cell class. Represents a table cell... hasChildNodes Returns true if this node has any child nodes...CompositeNode ) isComposite Returns true if this node can contain other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentVisitor.visitHeaderFooterStart method |...

    DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started.... HeaderFooter ) Parameter Type Description headerFooter HeaderFooter...++ ; mVisitorIsInsideHead = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。... printf ( "\nMime Type: - " + fileSpecification . getMIMEType...fileSpecification . getName (), true ); byte [] buffer = new byte...

    products.aspose.com/pdf/zh-hant/java/attachment...
  7. Run.Accept | Aspose.Words for .NET

    Utilize the Accept method to seamlessly welcome visitors, enhancing user experience and boosting engagement on your website....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...mDocTraversalDepth ++; mVisitorIsInsideHead = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/run...
  8. DocumentVisitor.VisitSmartTagStart | Aspose.Wor...

    Discover the DocumentVisitor VisitSmartTagStart method, your key to efficiently managing smart tag enumeration and enhancing document processing....SmartTag smartTag ) Parameter Type Description smartTag SmartTag...mDocTraversalDepth ++; mVisitorIsInsideSmar = true ; return VisitorAction . Continue...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...API to define the cell format type (e.g., percent, number, text)...AxisX.AxisBetweenCategorie = true; chart.AxisX.Hidden = false;...

    forum.aspose.com/t/data-label-formatcode-in-cha...
  10. TabStopCollection | Aspose.Words for Java

    A collection of TabStop objects that represent custom tabs for a paragraph or a style in Java....PARAGRAPH, 0, true); // Below are two ways of adding...getChildNodes(NodeType.PARAGRAPH, true)) { para.getParagraphFormat()...

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