Sort Score
Result 10 results
Languages All
Labels All
Results 3,071 - 3,080 of 349,315 for

document

(0.1 sec)
  1. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to insert page number in Word in C#....like navigating in the DOCX document, applying the conditions while...apply page numbering on word document in C# in the footer or header...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  2. DocumentBuilder.insert_table_of_contents method...

    DocumentBuilder.insert_table_of_contents method. Inserts a TOC (table of contents) field into the Document....of contents) field into the document. def insert_table_of_contents...of contents) field into the document at the current position. A...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!...revision is not longer exist in document context (accepted/rejected)...revisions in a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/rev...
  4. How to Access the Presentation Properties in C#

    This topic focuses on how to access the presentation properties in C#. It assists by providing configuration details, step-wise program flow and a runnable example to read and print the Document properties in C#....code example to read PPTX document properties in C# is very simple...macOS. Steps to Read PPTX Document Properties in C# Set up the...

    kb.aspose.com/slides/net/how-to-access-the-pres...
  5. DigitalSignatureType | Aspose.Words for Java

    Specifies the type of a digital signature in Java....Examples: Shows how to sign documents with X.509 certificates. //...// Verify that a document is not signed. Assert.assertFalse(FileFormatUtil...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_FirstSection method. Gets the first section in the building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. Aspose::Words::BuildingBlocks::BuildingBlock::g...

    Aspose::Words::BuildingBlocks::BuildingBlock::get_Sections method. Returns a collection that represents all sections in the building block in C++....to a document. void CreateAndInsert () { // A document's glossary...glossary document stores building blocks. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.bui...
  8. RevisionsView enumeration | Aspose.Words for No...

    Aspose.Words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a Document....original or revised version of a document. Members Name Description...Specifies original version of a document. Final Specifies revised version...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IDocumentReaderPlugin class | Aspose.Words for ...

    Aspose.Words.IDocumentReaderPlugin class. Defines an interface for external reader plugins that can read a file into a Document....that can read a file into a document. Methods Name Description...Description read(src, loadOptions, document) Reads the data from the specified...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....layout of the document. auto doc = MakeObject < Document > ( MyDir..."Rendering.docx" ); // Saving a document to PDF, to an image, or printing...

    reference.aspose.com/words/cpp/aspose.words/sec...