Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 375,277 for

document

(0.15 sec)
  1. Working with Headings in PDF|Aspose.PDF for .NET

    Create numbering in heading your PDF Document with C#. Aspose.PDF for .NET offers different kinds of numbering styles....the important parts of any document. Writers always try to make...more than one headings in a document, a writer has several options...

    docs.aspose.com/pdf/net/working-with-headings/
  2. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/net/add-arc/
  3. FileFormatInfo.load_format property | Aspose.Wo...

    FileFormatInfo.load_format property. Gets the detected Document format....property Gets the detected document format. @property def load_format...... Remarks When an OOXML document is encrypted, it is not possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. VbaModule | Aspose.Words for Java

    Provides access to VBA project module in Java....Working with VBA Macros documentation article. Examples: Shows...access a document’s VBA project information. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  5. What is a Page Layout in C++|Aspose.Words for C++

    Let's figure out what a page layout is. A page layout describes the geometry of the content contained in a Document....Layout Contents [ Hide ] A document page layout is a data structure...is located on pages for all document objects. In addition, since...

    docs.aspose.com/words/cpp/what-is-a-page-layout/
  6. Concatenate PDF Files in PHP|Aspose.PDF for Java

    Learn how to concatenate multiple PDF files into a single Document in PHP using Aspose.PDF for easier Document management....Open the target document $pdf1 = new Document ( $dataDir . 'input1...Open the source document $pdf2 = new Document ( $dataDir . 'input2...

    docs.aspose.com/pdf/java/concatenate-pdf-files-...
  7. DocumentProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Properties.DocumentProperty class for managing custom and built-in Document properties efficiently. Enhance your Document handling today!...Represents a custom or built-in document property. To learn more, visit...the Work with Document Properties documentation article. public...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_ContentsFont method. Font formatting that will be applied to text entered into SDT in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....how to create a structured document tag in a plain text box and...Words :: Document > (); // Create a structured document tag that...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Creating PDF/3-A compliant PDF and attaching ZU...

    Learn how to generate a PDF Document with ZUGFeRD in Aspose.PDF for Java...statement that ensures that the Document object created from the path...ends. The Document object represents the PDF document that will...

    docs.aspose.com/pdf/java/attach-zugferd/