Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 16,780 for

true type

(0.11 sec)
  1. Manage Chart Workbooks in Presentations Using P...

    Discover Aspose.Slides for PHP via Java: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data....Bubble , 50 , 50 , 600 , 400 , true ); $series = $chart -> getChartData...() -> setShowLabelValueFro ( true ); $wb = $chart -> getChartData...

    docs.aspose.com/slides/php-java/chart-workbook/
  2. FieldNumWords | Aspose.Words for Java

    Implements the NUMWORDS field in Java....CENTER); // Below are three types of fields that we can use to...insertField(FieldType.FIELD_NUM_CHARS, true); builder.writeln(" characters");...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldToc | Aspose.Words for Java

    Implements the TOC field in Java....FIELD_TOC, true); // Use the BookmarkName property...; field.setInsertHyperlinks(true); field.setHideInWebLayout(false);...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldGlossary Class | Aspose.Words for .NET

    Explore the Aspose.Words.Fields.FieldGlossary class for seamless GLOSSARY field implementation. Enhance your document processing with powerful features!...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...
  5. IBarcodeGenerator | Aspose.Words for Java

    Public interface for barcode custom generator in Java....examples of different barcode types that we can create using our...barcodeParameters.setDisplayText(true); barcodeParameters.setPosCodeStyle("CASE");...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....Words :: NodeType :: Shape , true ); ASSERT_EQ ( 9 , shapes ->...all child nodes of a specific type from a composite node. auto...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. Working with Charts through Shape.Chart Object|...

    Charts in details, how chart linked with Shape node in Aspose.Words for C++....GetChildNodes ( NodeType :: Shape , true ) -> idx ( 0 ) -> Cast < Shape...Set Chart.Legend.Visible to true or false . Example: chart ->...

    docs.aspose.com/words/cpp/working-with-charts-t...
  8. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...the EmbedFullFonts property to true . This ensures that the exact...PdfSaveOptions(); options.EmbedFullFonts = true; Use Core Fonts : If your document...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  9. BarcodeParameters.BarcodeType | Aspose.Words fo...

    Explore the BarcodeParameters BarcodeType property for enhanced bar code management. Discover its unique features and benefits for your projects!...BarcodeType property Bar code type. public string BarcodeType {...examples of different barcode types that we can create using our...

    reference.aspose.com/words/net/aspose.words.fie...
  10. FieldSectionPages class | Aspose.Words for Python

    aspose.words.fields.FieldSectionPages class. Implements the SECTIONPAGES field...FieldFormat object that provides typed access to field’s formatting...from Field ) type Gets the Microsoft Word field type. (Inherited...

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