Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 400,576 for

document

(0.16 sec)
  1. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF Document using Aspose.PDF for Java to improve Document formatting....public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...source document/path to document/stream with source document dest...

    docs.aspose.com/pdf/java/page-break-in-existing...
  2. OdtSaveOptions.MeasureUnit | Aspose.Words for .NET

    Customize your Document's MeasureUnit with OdtSaveOptions. Choose your preferred measurement units for precision—default is Centimeters....units of measure to apply to document content. The default value...and content properties in documents whereas MS Office uses inches...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java....the Programming with Documents documentation article. Examples:...from a document to a JPEG image. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. 从单元格中删除文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/zh/net/delete-text-from-a...
  5. LoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Working with PDF layers using Python|Aspose.PDF...

    This article explains how to lock a PDF layer, extract PDF layer elements, flatten a layered PDF, and merge all layers inside a PDF into one....Hide ] PDF layers allow a document to contain multiple sets of...especially useful in complex documents where content must be organized...

    docs.aspose.com/pdf/python-net/work-with-pdf-la...
  7. BuiltInDocumentProperties.ContentType | Aspose....

    Discover how to use the BuiltInDocumentProperties ContentType property to efficiently manage your Document's content type for enhanced organization....sets the content type of the document. public string ContentType...Examples Shows how to work with document properties in the “Content”...

    reference.aspose.com/words/net/aspose.words.pro...
  8. IncorrectPasswordException class | Aspose.Words...

    aspose.words.IncorrectPasswordException class. Thrown if a Document is encrypted with a password and the password specified when opening the Document is incorrect or missing...IncorrectPasswordExc class Thrown if a document is encrypted with a password...specified when opening the document is incorrect or missing. To...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Replace Image in Existing PDF File|Aspose.PDF f...

    This section describes about replace image in existing PDF file using C# library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/net/replace-image-in-existi...
  10. DocumentVisitor.visitBodyEnd method | Aspose.Wo...

    DocumentVisitor.visitBodyEnd method. Called when enumeration of the main text story in a section has ended....how to use a document visitor to print a document’s node structure...() => { let doc = new aw . Document ( base . myDir + "DocumentVisitor-compatible...

    reference.aspose.com/words/nodejs-net/aspose.wo...