Sort Score
Result 10 results
Languages All
Labels All
Results 4,771 - 4,780 of 414,716 for

document

(1.38 sec)
  1. C++ API to Export CGM to PS | products.aspose.com

    Convert CGM to PS within C++ applications.... It is used to create documents that can be printed on a variety...PDF documents. Secondly, by using advanced Word Document Processing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. Android API to Render PS to DOT | products.aspo...

    Transform PS to DOT via Android via Java API...require the ability to render documents in a variety of formats. By...with a more comprehensive document viewing experience. How Aspose...

    products.aspose.com/total/android-java/conversi...
  3. C++ API to Export MD to ODT | products.aspose.com

    Convert MD to ODT within C++ applications....For example, if you have a document in Markdown (MD) format and...Secondly, by using advanced Word Document Processing API Aspose.Words...

    products.aspose.com/total/cpp/conversion/md-to-...
  4. Java API to Export CGM to XAMLFLOW | products.a...

    Convert CGM to XAMLFLOW using on premise Java API...for Java is a powerful PDF document processing API that is part...Words for Java is a powerful document processing API that is also...

    products.aspose.com/total/java/conversion/cgm-t...
  5. Android API to Render TEX to DOCM | products.as...

    Transform TEX to DOCM via Android via Java API...format that is used to store documents with macros. How Aspose.Total...features such as document manipulation, document conversion, and...

    products.aspose.com/total/android-java/conversi...
  6. Document.update_page_layout method | Aspose.Wor...

    Document.update_page_layout method. Rebuilds the page layout of the Document....Rebuilds the page layout of the document. def update_page_layout (...Remarks This method formats a document into pages and updates the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本...data_dir , outfile ) document = apdf . Document ( path_infile ) #...Get particular page page = document . pages [ 1 ] # Create text...

    products.aspose.com/pdf/zh-hans/python-net/text/
  8. PdfSaveOptions.preserve_form_fields property | ...

    PdfSaveOptions.preserve_form_fields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...Examples Shows how to save a document to the PDF format using the...PdfSaveOptions class. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert PDF to PDF/A | Aspose.PDF for .NET | Fo...

    Hello, I am using Aspose.Pdf to convert PDF files to the PDF/A standard. In the process, I noted that when converting a PDF file with some embedded fonts (Sample_input.pdf) the processed file has other font names (some …...(C#): using (var doc = new Document(input)) { var options = new...issues with font names and document accessibility. The problem...

    forum.aspose.com/t/convert-pdf-to-pdf-a-aspose-...
  10. Error using Aspose.Word dll - Free Support Foru...

    XmlOpenedWithWord.png (26.1 KB) AsposeTest.zip (7.9 KB) System Information: .NET 8.0 C# Version 12 Aspose.Word Version 25.4.0 Code Sample in an UnitTest Project: [TestClass] public class TestClass { [TestMethod]…...OpenDocumentByPath() { Document doc = new Document(@"C:\tmp\AsposeTest...MemoryStream(byteArray); var doc = new Document(memoryStream); //System.I...

    forum.aspose.com/t/error-using-aspose-word-dll/...