Sort Score
Result 10 results
Languages All
Labels All
Results 5,671 - 5,680 of 15,893 for

true type

(0.1 sec)
  1. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns True if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Returns true if this object was inserted...ShapeType . CUBE ) shape . wrap_type = aw . drawing . WrapType ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…...InsertHtml("<b>This is my Cool Header</b>", true); builder.MoveToHeaderFooter(HeaderFooterType...InsertHtml("<b>This is my Cool Footer</b>", true); builder.MoveToDocumentEnd();...

    forum.aspose.com/t/header-and-footer-only-on-la...
  3. WrapType enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapType enumeration. Specifies how text is wrapped around a shape or picture.... wrap_type = aw . drawing . WrapType .... NONE shape . behind_text = True # Place the image at the center...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Getting additional Hyperlinks When Comparing Wo...

    Hi, When I compare two Word documents, I notice that some additional links appear. What could be the reason for this, and how can I resolve the issue? Aspose Word Version : 25.5 Snippet : byte[] oldDoc = null; // her…...CompareOptions to ignore certain types of changes. For example, if...IgnoreFormatting property to true . Here’s an example of how to...

    forum.aspose.com/t/getting-additional-hyperlink...
  5. Aspose.words for java 25.6版本 插入带表格的脚注报错 - Free ...

    @Test public void wordToTest2() throws Exception { String htmlContent = "<table border='1'><tr><td>脚注表格</td></tr></table>"; com.aspose.words.Document doc = new com.aspose.words.Document(); …...setHidden(true); // Hide default footnote symbol...specific requirements for the types of nodes that can be added to...

    forum.aspose.com/t/aspose-words-for-java-25-6/3...
  6. HtmlSaveOptions.export_shapes_as_svg property |...

    HtmlSaveOptions.export_shapes_as_svg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...Remarks If this option is set to True , Shape nodes are exported as...builder . insert_shape ( shape_type = aw . drawing . ShapeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting CAD Drawings to PDF and Raster Image...

    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....default value is false but when true, the API will try to search...AutomaticLayoutsScal set to true then all layouts (except Model)...

    docs.aspose.com/cad/java/developer-guide/conver...
  8. Aspose::Words::MailMerging::MailMerge class | A...

    Aspose::Words::MailMerging::MailMerge class. Represents the mail merge functionality. To learn more, visit the documentation article in C++....get_UseNonMergeFields () const When true , specifies that in addition...is performed into some other types of fields and also into “{{fieldName}}”...

    reference.aspose.com/words/cpp/aspose.words.mai...
  9. Aspose::Words::Saving::SaveOptions::get_UpdateF...

    Aspose::Words::Saving::SaveOptions::get_UpdateFields method. Gets a value determining if fields of certain Types should be updated before saving the document to a fixed page format. Default value for this property is True in C++....determining if fields of certain types should be updated before saving...Default value for this property is true . bool Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. FindReplaceOptions.UseSubstitutions | Aspose.Wo...

    Discover the UseSubstitutions property in FindReplaceOptions. Easily enable substitutions in replacement patterns for enhanced text editing flexibility....com/en-us/dotnet/standard/base-types/substitutions-in-regular-expressions...options . UseSubstitutions = true ; // Using legacy mode does...

    reference.aspose.com/words/net/aspose.words.rep...