Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 42,449 for

document properties

(0.18 sec)
  1. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB to DOCX using Aspose.HTML Python library. Consider various EPUB to DOCX conversion scenarios in Python code examples....creating professional, editable documents from e-book content. DOCX...(output_dir, exist_ok = True) 12 13 document_path = os. path . join (input_dir...

    docs.aspose.com/html/python-net/convert-epub-to...
  2. Extract Attachments from PDF using Java | Aspos...

    Java source code to extracting Attachments from PDF file....Attachment from PDF document // Open document Document pdfDocument =...= new Document ( DATA_DIR . resolve ( "input.pdf" ). toString...

    products.aspose.com/pdf/java/attachments/extract/
  3. Extract and Save an Attachment|Aspose.PDF for .NET

    Aspose.PDF for .NET allows you to get all attachments from a PDF Document. Also, you can get an individual attachment from your Document....all attachments from a PDF document. This is useful either when...when you want to save the documents separately from the PDF, or...

    docs.aspose.com/pdf/net/extract-and-save-an-att...
  4. Body Class | Aspose.Words for .NET

    Discover the Aspose.Words.Body class, your essential tool for managing section text effortlessly and enhancing Document processing efficiency....Words Document Object Model (DOM) documentation article. public...instance of the Body class. Properties Name Description Count {...

    reference.aspose.com/words/net/aspose.words/body/
  5. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the font will be saved to in C++....get_FontFileName () const Remarks This property allows you to redefine how...When the event is fired, this property contains the file name that...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. 设置图像大小|Aspose.PDF for .NET

    本节描述如何使用 C# 库设置 PDF 文件中的图像大小。...SetImageSizeInPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/set-image-size/
  7. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... 使用 Document.Info 属性获取文档信息。 访问并显示不同的 Document.Info 属性。 向...data_dir , outfile ) document = apdf . Document ( path_infile ) #...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  8. 使用 Java 向 PDF 添加标题 | Aspose.PDF

    Java原始程式碼,用於在任何平臺上的PDF文件中添加標題。... 使用 Document 物件開啟 PDF 文件。 建立圖章並定義其屬性。 使用...// Open document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hant/java/header/
  9. 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/
  10. FieldNumChars class | Aspose.Words for Python

    aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...the Working with Fields documentation article. Remarks Retrieves...current document, as recorded in the Characters property of the...

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