Sort Score
Result 10 results
Languages All
Labels All
Results 5,781 - 5,790 of 16,779 for

true type

(0.69 sec)
  1. XamlFlowSaveOptions class | Aspose.Words for Py...

    aspose.words.saving.XamlFlowSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XAML_FLOW](../../aspose.words/saveformat/#XAML_FLOW) or [SaveFormat.XAML_FLOW_PACK](../../aspose.words/saveformat/#XAML_FLOW_PACK) format...) export_generator_name When True , causes the name and version...produced files. Default value is True . (Inherited from SaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting Word Lists to Text - Free Support Fo...

    Hello, I am trying to mimic the following VBA code using Aspose: ConvertNumbersToText Method | Microsoft Learn This word vba method (ActiveDocument.ConvertNumbersToText) converts all auto-numbering to text in a docume…...PARAGRAPH, True) : para = p.as_paragraph() if...get_child_nodes(aw.NodeType.PARAGRAPH, True) : para = p.as_paragraph() if...

    forum.aspose.com/t/converting-word-lists-to-tex...
  3. Document.ensure_minimum method | Aspose.Words f...

    Document.ensure_minimum method. If the document contains no sections, creates one section with one paragraph.... ANY , True ) self . assertEqual ( aw ....SECTION , nodes [ 0 ] . node_type ) self . assertEqual ( doc ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 档案

    档案...LinkTargetType : Specify the link target type in the HTML anchor tag. ParseHtmlTagInCell...PresentationPreferen : Set this to true to get a more beautiful HTML...

    blog.aspose.com/zh/cells/convert-excel-to-html-...
  5. Justified Text Rendering Issues with Tab Stops ...

    Issue Summary Aspose.Words for Java has rendering issues when converting documents with justified text to PDF: Header Issue: Header text with full justification + right-aligned tab stops extends beyond document margins…...System : Windows / Linux License Type : Aspose.Total for Java Issue...saveOptions.setInterpolateImages(true); // Save to PDF doc.save("output...

    forum.aspose.com/t/justified-text-rendering-iss...
  6. WebExtension class | Aspose.Words for Python

    aspose.words.webextensions.WebExtension class. Represents a web extension object... is_visible = True my_script_task_pane . width...my_script_task_pane . is_locked = True # If there are multiple task...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...available (removing the redundant type check) if (source.getListFormat()..."C:\\MyFonts", "D:\\OtherFonts" }, true); Document doc = new Document("source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  9. OdtSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OdtSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Odt](../../aspose.words/saveformat/#Odt) or [SaveFormat.Ott](../../aspose.words/saveformat/#Ott) format...SaveOptions ) exportGeneratorName When true , causes the name and version...produced files. Default value is true . (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::Saving::SaveOptions::set_UpdateF...

    Aspose::Words::Saving::SaveOptions::set_UpdateFields method. Sets 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 . void Aspose :: Words :: Saving...

    reference.aspose.com/words/cpp/aspose.words.sav...