Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 50,519 for

import document

(0.14 sec)
  1. Edit Macro in Word using C#

    Follow this article to edit macro in Word using C#. It will provide details to set the IDE, a list of steps, and a sample code showing how to edit macros in Word using C#....macro-enabled Word file into the Document class object Access the VbaProject...macro code Save the loaded document with the updated macro These...

    kb.aspose.com/words/net/edit-macro-in-word-usin...
  2. NodeCollection.add method | Aspose.Words for No...

    NodeCollection.add method. Adds a node to the end of the collection....inserted was created from another document, you should use DocumentBase...to import the node to the current document. The imported node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Filter Messages from Server using IMAP Client|D...

    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....below: import aspose.email as ae from datetime import datetime...below: import aspose.email as ae from datetime import datetime...

    docs.aspose.com/email/python-net/filter-message...
  4. Not able to remove empty lines for merge fields...

    I have merge fields in a table inside word Document template and I am trying to populate the rows only when the data is present. I am able to clean up the merge field references in the template after my Document has fini…...fields in a table inside word document template and I am trying to...references in the template after my document has finished processing but...

    forum.aspose.com/t/not-able-to-remove-empty-lin...
  5. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word Documents. They have Documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...style in the Word documents. They have documents that we convert...hyperlink style globally in a Word document using Aspose.Words for Java...

    forum.aspose.com/t/changing-the-hyperlink-style...
  6. Extract text from PDF in Python | Aspose.PDF

    Python sample code for extracting text from PDF file on on any platform....powerful, and easy-to-use document manipulation API for python-cpp...the PDF with an instance of Document. Create TextAbsorber object...

    products.aspose.com/pdf/python-cpp/parser/text/
  7. Doc Properties update TOC page numbering change...

    Hi Team, We are using the Doc properties update extensively and it works really well. but for few cases we see some challenges which causes some issue. the Document table of content is getting changed after the doc pr…... the document table of content is getting...Table of Contents in a Word document is built from field codes...

    forum.aspose.com/t/doc-properties-update-toc-pa...
  8. Font Conversion. Advanced details | Java

    C++ API to Convert fonts from Aspose.Font. Sometimes you need to read converted font data before saving it. The method here is aimed to help with it....font ; 3 4 import java.io.FileOutputStream ; 5 import java.io.IOException...IOException ; 6 import java.nio.file.Files ; 7 import java.nio.file...

    docs.aspose.com/font/java/convert/advanced-meth...
  9. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class....GetButtonOptions () { // The path to the documents directory var dataDir = RunExamples...Facades . Form ()) { // Bind PDF document pdfForm . BindPdf ( dataDir...

    docs.aspose.com/pdf/net/get-button-option-value/
  10. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?...optimize the output when saving documents as PDFs. Solution To achieve...optimization when converting a Word document to PDF, you can use the PdfSaveOptions...

    forum.aspose.com/t/does-aspose-words-support-op...