Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 34,460 for

document properties

(0.07 sec)
  1. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word Document in C++....Aspose::Words::Document::Document constructor Contents [ Hide...Hide ] Document::Document() constructor Creates a blank Word document...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。...Properties.DocumentPropertyColl 的实例。该集合包含...的实例。该集合包含 Aspose.Cells.Properties.DocumentProperty 对象,每个对象代表一个内置或自定义文档属性。...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  3. Add Header to PDF using C++ | Aspose.PDF

    Sample C++ code for using Aspose.PDF to work with headers from PDF via C++....Add Headers to PDF Document Using C++ In order to add Header... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/header/
  4. Add a Watermark to Documents via Python | produ...

    Watermark Documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free text or image watermark online via app....NET Watermark Watermark Documents using Python APIs Apply watermark...watermark to PDF, Office documents and Images for security, identification...

    products.aspose.com/total/python-net/watermark/
  5. HtmlSaveOptions.document_split_criteria propert...

    HtmlSaveOptions.Document_split_criteria property. Specifies how the Document should be split when saving to [SaveFormat.HTML](../../../aspose.words/saveformat/#HTML), [SaveFormat.EPUB](../../../aspose.words/saveformat/#EPUB) or [SaveFormat.AZW3](../../../aspose.words/saveformat/#AZW3) format...document_split_criteria property HtmlSaveOptions.document_split_criteria...document_split_criteria property Specifies how the document should be split...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Page Number in PDF using Python

    This article provides details on how to add page number in PDF using Python. It has detailed information about the environment configuration, a step-wise process and a runnable sample code to add page numbers to PDF without Acrobat using Python....Open the PDF file using the Document class object to insert the...number Set the stamp display properties Loop through all the pages...

    kb.aspose.com/pdf/python/how-to-add-page-number...
  7. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web page URL or Document file name to display in this frame in C++....or sets the web page URL or document file name to display in this...access frames on-page. // Document contains several frames with...

    reference.aspose.com/words/cpp/aspose.words.fra...
  8. How to Convert Markdown to PDF in Java

    This article guides on how to convert Markdown to PDF in Java. You will get IDE settings, a list of programming steps and a runnable sample code to export Markdown to PDF in Java....the source MD file into the Document class Create an object of...PdfSaveOptions class to set properties of the output PDF file Call...

    kb.aspose.com/words/java/how-to-convert-markdow...
  9. According to page size how to set the Bookmark ...

    For example: Zoom level: Fit Width, Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height; pdfPage.Rect.Hei…...level: Fit Width, Document OriginalPDF = new Document(); Page pdfPage...snippet to use the Mediabox properties for bookmark creation. Hopefully...

    forum.aspose.com/t/according-to-page-size-how-t...
  10. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....Style of the Column Set Style properties according to your custom...one There are many useful properties and methods offered by Style...

    docs.aspose.com/cells/net/aspose-cells-griddesk...