Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 237,178 for

aspose.words

(0.86 sec)
  1. Document.automaticallyUpdateStyles property | A...

    Document.automaticallyUpdateStyles property. Gets or sets a flag indicating whether the styles in the document are updated to match the styles in the attached template each time the document is opened in MS Word....boolean See Also module Aspose.Words class Document Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Working with Hyphenation in Python|Aspose.Words...

    Use hyphenation for a more compact arrangement of text using Python. It provides advanced algorithms to work with hyphenation dictionaries, uses OpenOffice dictionaries.... Aspose.Words uses advanced algorithms...use special dictionaries. Aspose.Words uses OpenOffice dictionaries...

    docs.aspose.com/words/python-net/working-with-h...
  3. NodeChangingArgs class | Aspose.Words for Node.js

    Aspose.words.NodeChangingArgs class. Provides data for methods of the [INodeChangingCallback](../inodechangingcallback/) interface....To learn more, visit the Aspose.Words Document Object Model (DOM)...operation began. See Also module Aspose.Words class DocumentBase class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....aspose.words.Processor public class Splitter...saveOptions.setPassword("Aspose.Words"); } LoadOptions loadOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria....is_match ( self , revision : aspose . words . Revision ): ... Parameter...False . See Also module aspose.words class IRevisionCriteria...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Warnings when compiling Aspose.Words for .NET 2...

    Hi, When compiling a netstandard2.0 project with integrated Aspose.words for .NET in version 24.3.0.0 I get a warning that the bindings are not correct. Here is an example project and screenshot. Once the AutoGenerate…...Warnings when compiling Aspose.Words for .NET 24.3.0 to netstandard2...netstandard2.0 Aspose.Words Product Family words-net Roxtra March...

    forum.aspose.com/t/warnings-when-compiling-aspo...
  7. Node.as_paragraph method | Aspose.Words for Python

    Node.as_paragraph method. Cast Node to [Paragraph](../../paragraph/).... See Also module aspose.words class Node Node.as_office_math...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.insertOleObject method | Aspose...

    Aspose.words.DocumentBuilder.insertOleObject method... If value is null Aspose.Words will use one of the predefined...object. If value is null Aspose.Words will use one of the predefined...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IResourceLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.words loads external resource when importing a document and inserting images using DocumentBuilder in Java....you want to control how Aspose.Words loads external resource...gArgs args) Called when Aspose.Words loads any external resource...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...Aspose.Words conver pdf to markdown anomaly memory use Aspose...versions. The latest version of Aspose.Words for Python uses SkiaSharp...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...