Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 240,526 for

aspose.words

(0.66 sec)
  1. MsWordVersion enumeration | Aspose.Words for Py...

    Aspose.words.settings.MsWordVersion enumeration. Allows Aspose.Wods to mimic MS Word version-specific application behavior....Description WORD2000 Optimize Aspose.Words behavior to match MS Word...version. WORD2002 Optimize Aspose.Words behavior to match MS Word...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. EditableRange.singleUser property | Aspose.Word...

    EditableRange.singleUser property. Returns or sets the single user for editable range.... See Also module Aspose.Words class EditableRange EditableRange...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 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...
  5. Border.line_width property | Aspose.Words for P...

    Border.line_width property. Gets or sets the border width in points....docx' ) See Also module aspose.words class Border Border.line_style...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Table.distanceTop property | Aspose.Words for N...

    Table.distanceTop property. Gets or sets distance between table top and the surrounding text, in points....docx" ); See Also module Aspose.Words class Table Table.distanceRight...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. DownsampleOptions.Resolution | Aspose.Words for...

    Optimize image quality with the DownsampleOptions Resolution property, defining the ideal pixels per inch for superior downsampling results....PdfSaveOptions (); // By default, Aspose.Words downsample all images in...namespace Aspose.Words.Saving assembly Aspose.Words DownsampleOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. DocSaveOptions.Password | Aspose.Words for .NET

    Secure your documents with DocSaveOptions! Easily set or retrieve a password for RC4 encryption to protect your sensitive information....document by Microsoft Word or Aspose.Words. // Note that this does...namespace Aspose.Words.Saving assembly Aspose.Words DocSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications....OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions loadOptions...OoxmlSaveOptions { Password = "Aspose.Words" }; LoadOptions loadOptions...

    reference.aspose.com/words/net/aspose.words.low...
  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...