Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 244,115 for

aspose.words

(0.92 sec)
  1. Removing Header and Footer|Aspose.Words for .NET

    Remove headers or footers from a document easily and fast instead of using VSTO in C#.... Delete (); Aspose.Words Document doc = new Document...

    docs.aspose.com/words/net/removing-header-and-f...
  2. Working with Content Control SDT|Aspose.Words f...

    Advanced document content management, how to create and manipulate content controls (Structured Document Tags) using C#....controls (SDTs) through the Aspose.Words API. In Microsoft Word,...and drop-down lists. In Aspose.Words, a Structured Document Tag...

    docs.aspose.com/words/net/working-with-content-...
  3. PageSetup.line_starting_number property | Aspos...

    PageSetup.line_starting_number property. Gets or sets the starting line number....docx' ) See Also module aspose.words class PageSetup PageSetup...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.start_column_bookmark method | ...

    DocumentBuilder.start_column_bookmark method. Marks the current position in the document as a column bookmark start...docx' ) See Also module aspose.words class DocumentBuilder DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RunCollection indexer | Aspose.Words for Python

    RunCollection indexer. Retrieves a [Run](../../run/) at the given index....editing a document using Aspose.Words, we can begin tracking revisions...is_delete_revision ) See Also module aspose.words class RunCollection RunCollection...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::FontSavingArgs class | A...

    Aspose::Words::Saving::FontSavingArgs class. Provides data for the FontSaving() event. To learn more, visit the documentation article in C++....const Specifies whether Aspose.Words should keep the stream open...static Type () Remarks When Aspose.Words saves a document to HTML...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....In the current version of Aspose.Words, modifying the document...a document created using Aspose.Words contains by default. Iterator...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Loading::IResourceLoadingCallbac...

    Aspose::Words::Loading::IResourceLoadingCallback interface. Implement this interface if you want to control how Aspose.words loads external resource when importing a document and inserting images using DocumentBuilder in C++....you want to control how Aspose.Words loads external resource...adingArgs>) Called when Aspose.Words loads any external resource...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. Aspose::Words::Saving::ImageBinarizationMethod ...

    Aspose::Words::Saving::ImageBinarizationMethod enum. Specifies the method used to binarize image in C++....adjust the dithering that Aspose.Words will apply when rendering...Aspose::Words::Saving Library Aspose.Words for C++ Aspose::Words::Saving::HtmlVersion...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Create a Table in C#|Aspose.Words for .NET

    A guide on how to make a table in C# in various ways. Create table in C# for your document.... Aspose.Words allows users to create tables...Table Property Default in Aspose.Words Border Style Single Border...

    docs.aspose.com/words/net/create-a-table/