Sort Score
Result 10 results
Languages All
Labels All
Results 4,601 - 4,610 of 351,338 for

document

(0.13 sec)
  1. Crop PDF using C++ | Aspose.PDF

    Crop PDF without losing quality in C++ programmatically with C# sample code using Aspose.PDF for C++...Programmatic modification of PDF documents is an essential part of modern...enables developers to crop PDF documents quickly and efficiently through...

    products.aspose.com/pdf/cpp/crop/
  2. PageSet constructor | Aspose.Words for Python

    aspose.words.saving.PageSet constructor...encountered that is not in the document, an exception will be thrown...means the last page in the document. PageSet(pages) Creates a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add digital signature with a custom security ha...

    Add digital signature with a custom security handler in C#...<summary> /// Encrypt the document's permissions field. The result...field. /// When opening a document, the value can be obtained...

    docs.aspose.com/pdf/net/custom-security-handler/
  4. MemoryFontSource | Aspose.Words for Java

    Represents the single TrueType font file stored in memory in Java....the Working with Fonts documentation article. Examples: Shows...MemoryFontSource(fontBytes, 0); Document doc = new Document(); doc.setFontSettings(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. Rendering in C++|Aspose.Words for C++

    Use Aspose.Words for C++ rendering feature to format a flow-layout Document into pages and convert such a Document or selected pages to other Documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing....the process of converting a document into a file format or a medium...talking about the rendering of a document into pages. The following...

    docs.aspose.com/words/cpp/rendering/
  6. PdfEncryptionDetails class | Aspose.Words for N...

    Aspose.Words.Saving.PdfEncryptionDetails class. Contains details for encrypting and access permissions for a PDF Document...access permissions for a PDF document. To learn more, visit the...Protect or Encrypt a Document documentation article. Constructors...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XlsxSectionMode | Aspose.Words for Java

    Specifies how sections are handled when saving a Document in the XLSX format in Java....are handled when saving a document in the XLSX format. Examples:...to save document as a separate worksheets. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  8. 复制内部和外部字段|Aspose.PDF for .NET

    本节解释如何使用 FormEditor 类复制 Aspose.PDF Facades 中的内部和外部字段。...CopyInnerField () { // The path to the documents directory var dataDir = RunExamples...()) { // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/copy-inner-and-outer...
  9. Add Page Stamp to PDF using Java | Aspose.PDF

    Add page stamp to PDF file programmatically with Java sample code using Aspose.PDF for Java....</dependency> Add Page Stamp to PDF Document Java You need Aspose.PDF for...instance of Document. Open a PDF document using Document object....

    products.aspose.com/pdf/java/stamps/page/
  10. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured Document tag for efficient Document management....property Gets the structured document tag that is currently selected...structured document tag. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words/doc...