Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 401,825 for

document

(0.18 sec)
  1. Reading CSV File with Multiple Encodings using ...

    Learn how to read CSV files with multiple encodings using Aspose.Cells for JavaScript via C++....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/reading-cs...
  2. Document.show_grammatical_errors property | Asp...

    Document.show_grammatical_errors property. Specifies whether to display grammar errors in this Document....show_grammatical_errors property Document.show_grammatical_errors property...display grammar errors in this document. @property def show_grammatical_errors...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle Document properties....DocumentInfo object using the Document class getInfo() . Once the...new PDF document Document pdfDocument = new Document ( _dataDir...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  4. 查找具有特定样式的单元格|Documentation

    了解如何通过C++中的Aspose.Cells for JavaScript查找或搜索应用有特定样式的单元格。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/find-ce...
  5. Setting Different Headers and Footers For Diffe...

    This article provides sample code that shows how to programmatically set headers and footers of an Excel worksheet's Page Setup using Aspose.Cells for JavaScript via C++. Set headers and footers for the first, odd, and even pages....Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/setting-di...
  6. Rectangle for hyperlink - Free Support Forum - ...

    Hi We need to add hyperlink annotation at right bottom with 10 as margin from both side. The rectangle gives only position from left and top. It will be very kind if someone help us to get this code, how to set positio…...Open the document Document document = new Document("input.pdf");...pdf"); Page page = document.Pages[1]; // Get the page dimensions...

    forum.aspose.com/t/rectangle-for-hyperlink/312974
  7. Convert JPG To PNG Java

    Convert JPG to PNG format in Java code. Save JPG as PNG using Java....converting JPG to PNG Use our document conversion API to create portable...export JPG, PNG, and many other document formats using Java. PNG Node...

    products.aspose.com/words/java/conversion/jpg-t...
  8. 档案

    档案... 创建 Document 类的实例。 通过使用 Document 类的对象初始化 Page 对象来创建一个新页面。...属性设置页面的标题。 调用 Document.AppendChild() 方法并传递 Page 对象。 最后,使用 Document.Save()...

    blog.aspose.com/zh/note/create-onenote-files-ad...
  9. Get a Particular Page in a PDF File in Python|A...

    Explore how to extract a particular page from a PDF file in Python using Aspose.PDF for detailed Document handling....a Particular Page in a PDF document using Aspose.PDF Java for...doc = self . Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/java/get-a-particular-page-...
  10. StructuredDocumentTagCollection class | Aspose....

    aspose.words.markup.StructuredDocumentTagCollection class. A collection of [IStructuredDocumentTag](../istructuredDocumenttag/) instances that represent the structured Document tags in the specified range...that represent the structured document tags in the specified range...Structured Document Tags or Content Control documentation article...

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