Sort Score
Result 10 results
Languages All
Labels All
Results 2,071 - 2,080 of 17,437 for

true type

(0.09 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the document.... update_word_count ( True ) self . assertEqual ( 4 , doc...): while true : if self . m_layout_enumerator . type == aw . layout...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Compressed PDF cannot be opened with Adobe soft...

    Hi, When compressing the file Concertae.pdf (1.2 MB) using a code such as this OptimizationOptions options = new(); options.ImageCompressionOptions.CompressImages = True; options.ImageCompressionOptions.ResizeImages = …...CompressImages = true; options.ImageCompressionOpti...Document(memoryStreamContent, true); doc.OptimizeResources(options);...

    forum.aspose.com/t/compressed-pdf-cannot-be-ope...
  4. Create or Update PowerPoint Presentation Charts...

    Create and customize charts in PowerPoint presentations using Aspose.Slides for Android. Add, format, and edit charts with practical Java code examples....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/
  5. FieldMacroButton.macro_name property | Aspose.W...

    FieldMacroButton.macro_name property. Gets or sets the name of the macro or command to run.... insert_field ( field_type = aw . fields . FieldType ....FIELD_MACRO_BUTTON , update_field = True ) . as_field_macro_button ()...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.Accept | Aspose.Words for .NET

    Discover the Comment Accept method to enhance visitor engagement and create meaningful interactions on your site. Boost your online community today!...DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...visit the nodes. Return Value True if all nodes were visited; false...

    reference.aspose.com/words/net/aspose.words/com...
  7. CommentRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated text regions for enhanced document management and editing efficiency....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/com...
  8. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java.... Parameters: Parameter Type Description obj java.lang.Object...getChild(NodeType.SHAPE, 0, true); Assert.assertTrue(shape.isImage());...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert EPS with Aspose.Page JavaScript via C++...

    EPS to WMF conversion functionality offered by Aspose.Page API solution for JavaScript via C++ is explained and illustrated with the code snippets here....the SuppressErrors value was true, as it is by default, It is...files in JavaScript: <script type="text/javascript" async src="AsposePageforJS...

    docs.aspose.com/page/javascript-cpp/convert-eps/
  10. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity.... True ); // Set the font for the text...document tag. // Any text that we type in the document body after moving...

    reference.aspose.com/words/net/aspose.words.mar...