Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 376,824 for

document

(0.14 sec)
  1. Convert PDF to Word documents in Rust|Aspose.PD...

    Learn how to write Rust code for conversion PDF to DOC(DOCX)....Convert PDF to Word documents in Rust Contents [ Hide ] To edit...demonstrates how to convert a PDF document into a DOC using the Aspose...

    docs.aspose.com/pdf/rust-cpp/convert-pdf-to-doc/
  2. Frameset class | Aspose.Words for Python

    aspose.words.framesets.Frameset class. Represents a frames page or a single frame on a frames page...the Programming with Documents documentation article. Remarks If...or sets the web page URL or document file name to display in this...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 使用 C++ 编辑 PDF | Aspose.PDF

    使用C++语言在任何平台上编辑PDF文件中的敏感信息的简单演示源代码。...pdfDocument = MakeObject < Document > ( u "sourceFile.pdf" );...TextFragmentAbsorber > ( u "Document" ); // Accept the absorber...

    products.aspose.com/pdf/zh-hans/cpp/redaction/
  4. Options When Converting to PDF|Aspose.Words for...

    Convert a Document to PDF with advanced options using Python. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications, because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/python-net/specify-render...
  5. Specify Rendering Options When Converting to PD...

    Convert a Document to PDF with advanced options using C++. Use PdfSaveOptions to change the result of saving a Document to PDF format....applications because a PDF document looks the same on any device...the process of converting a document to PDF, including the layout...

    docs.aspose.com/words/cpp/specify-rendering-opt...
  6. Table Cell Text with WrapText set to False does...

    Hello, I am trying to make text NOT wrap within a table cell, after being converted to a PDF from a Word Document. I am using: builder.CellFormat.WrapText = false; The Word Doc is created from scratdch, and it looks …...converted to a PDF from a Word document. I am using: builder.CellFormat...looks correct in the Word Document, but when converted to a PDF...

    forum.aspose.com/t/table-cell-text-with-wraptex...
  7. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... Document (); let builder = new aw ...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  9. Working with Documents from External Sources|As...

    How to load Documents from external sources in C#. Load PDF, DOCX, DOC, RTF, ODT, EPUB, HTML and other files from SharePoint or database for further processing using C#....Ask AI Working with Documents from External Sources Contents...information on how to load documents from external sources such...

    docs.aspose.com/words/net/working-with-document...
  10. Hello World in Ruby|Documentation

    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....anything in the Spreadsheet Document using Aspose.Cells for Java... EXCEL_97_TO_2003 ) puts "Document has been saved, please check...

    docs.aspose.com/cells/java/hello-world-in-ruby/