Sort Score
Result 10 results
Languages All
Labels All
Results 5,821 - 5,830 of 423,829 for

document

(0.42 sec)
  1. Remove Field in Jython|Aspose.Words for Java

    Remove Field using Jython.... words import Document class RemoveField : def __init__...dataDir + 'programming_documents/' doc = Document ( dataDir + "RemoveField...

    docs.aspose.com/words/java/remove-field-in-jython/
  2. Cell.AcceptEnd | Aspose.Words for .NET

    Discover the Cell AcceptEnd method to seamlessly manage visitor access at cell endpoints, enhancing user experience and optimizing flow....visitor DocumentVisitor The document visitor. Return Value The...table in a document. Document doc = new Document ( MyDir + "...

    reference.aspose.com/words/net/aspose.words.tab...
  3. 适用于 Rust 的 PDF 格式转换解决方案 | Aspose.PDF

    使用 Rust 将 PDF 转换为 DOCX、DOC、PPTX、PNG、TIFF、EPUB、TEX、SVG 等...PDF 转换为 DOC use asposepdf :: Document ; fn main () -> Result < ()...Open a PDF-document with filename let pdf = Document :: open (...

    products.aspose.com/pdf/zh-hant/rust-cpp/conver...
  4. Convert PDF to Excel|Aspose.PDF for Android via...

    Aspose.PDF for Android via Java allows you to convert PDF to Excel format. During this, the individual pages of the PDF file are converted to Excel worksheets....as a second argument to the Document.Save(..) constructor. Converting...source PDF document try { document = new Document ( inputStream...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  5. ComparisonTargetType enumeration | Aspose.Words...

    Aspose.Words.Comparing.ComparisonTargetType enumeration. Allows to specify base Document which will be used during comparison...enumeration Allows to specify base document which will be used during...changes in” option in “Compare Documents” dialog box. Members Name...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ShapeBase.HRef | Aspose.Words for .NET

    Discover ShapeBase HRef property to easily manage full hyperlink addresses for your shapes, enhancing your design's interactivity and functionality.... Full file name: C:\\My Documents\\SalesReport.doc . Relative...Relative file name: ..\\My Documents\\SalesReport.doc . Bookmark...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Generate a Thumbnail Image of a Worksheet|Docum...

    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....can be pasted into a Word document or a PowerPoint presentation...link to download the original document and has a host of other uses...

    docs.aspose.com/cells/java/generate-a-thumbnail...
  8. Converting a XSLFO file to DOCX using C++ | Asp...

    Sample code for XSLFO to DOCX conversion using C++. Use C++ example for batch XSLFO to DOCX conversion....convert programmatically a document from XSLFO to DOCX format...format with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/xslfo-to...
  9. Slowness for vernacular notices conversion from...

    While testing conversion of vernacular notices from word to pdf which are hardly 3-4 pages, I am experiencing slowness for pdf generation, sometimes taking >2seconds per notice. When notices are in thousands then it ta…...attach the problematic input document here for testing? We will...provide you more information. Document conversion time depend on...

    forum.aspose.com/t/slowness-for-vernacular-noti...
  10. Change PDF Page Size in Python|Aspose.PDF for P...

    Learn how to read and change PDF page dimensions in Python....page dimensions using the Document and Page APIs. Use this guide...existing PDF pages, normalize document dimensions, or inspect page...

    docs.aspose.com/pdf/python-net/change-page-size/