Sort Score
Result 10 results
Languages All
Labels All
Results 7,101 - 7,110 of 242,271 for

aspose.words

(1.03 sec)
  1. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::set_Pages method. Represents an estimate of the number of pages in the document in C++....int32_t value ) Remarks Aspose.Words updates this property when...Aspose::Words::Properties Library Aspose.Words for C++ Aspose::Words::...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. TabStop.equals method | Aspose.Words for Python

    TabStop.equals method. Compares with the specified [TabStop](../)....def equals ( self , rhs : aspose . words . TabStop ): ... Parameter...docx' ) See Also module aspose.words class TabStop TabStop.position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js.... For this reason, Aspose.Words provides the ability to...Markdown and vice versa – Aspose.Words also supports most popular...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  4. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.words should keep the stream open or close it after saving a font in C++....method Specifies whether Aspose.Words should keep the stream open...Remarks Default is false and Aspose.Words will close the stream you...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Code Comparison for common features with NPOI|A...

    Take a look at code comparison of some features implemented in Aspose.words for .NET and NPOI using C#....document-processing features between Aspose.Words and NPOI. This section has...How to Use Aspose.Words Instead of NPOI Aspose.Words Features Missing...

    docs.aspose.com/words/net/code-comparison-for-c...
  6. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.words issued during document loading or saving in Java....information about a warning that Aspose.Words issued during document loading...are created and passed by Aspose.Words to the IWarningCallback...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::IPageSavingCallback inte...

    Aspose::Words::Saving::IPageSavingCallback interface. Implement this interface if you want to control how Aspose.words saves separate pages when saving a document to fixed page formats in C++....you want to control how Aspose.Words saves separate pages when...avingArgs>) Called when Aspose.Words saves a separate page to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_ResourceFileName method. Gets or sets the file name (without path) where the resource will be saved to in C++....name that was generated by Aspose.Words. You can change the value...file names must be unique. Aspose.Words automatically generates...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. WarningSource enumeration | Aspose.Words for No...

    Aspose.words.WarningSource enumeration. Specifies the module that produces a warning during document loading or saving.... See Also module Aspose.Words WarningInfoCollectio class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Insert Image in NPOI|Aspose.Words for .NET

    Add an image into a document easily and fast instead of using NPOI in C#.... Aspose.Words - Insert Image This example...position and size C# using Aspose.Words ; Document doc = new Document...

    docs.aspose.com/words/net/insert-image-in-npoi/