Sort Score
Result 10 results
Languages All
Labels All
Results 7,631 - 7,640 of 15,058 for

pdf to doc

(0.14 sec)
  1. Გადაიყვანეთ Გამოსახულება BMP C++

    გადაიყვანეთ Გამოსახულება BMP C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც BMP C++....Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  2. Გადაიყვანეთ Გამოსახულება SVG C++

    გადაიყვანეთ Გამოსახულება SVG C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც SVG C++....Გამავალი ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF...namespace Aspose::Words; auto doc = MakeObject <Document>(); auto...

    products.aspose.com/words/ka/cpp/conversion/ima...
  3. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) To generate PDA/UA compatible Pdf Documents, and when exporting Documents with footnotes the PACChecker (v.24.4.2.0) validaTor returns the following warning: ‘Poss…...to generate PDA/UA compatible PDF documents, and when exporting...structure element’ When using the PDF export feature of MS Word, the...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  4. How to Read DOCX File in Python

    This crisp tuTorial describes how To read DocX file in Python. To read DocX Python environment configuration, detailed programming steps and a runnable sample Python code is available here....PDF Product Family Aspose.Cells Product...Python code. You can also read DOC file in Python , as well as all...

    kb.aspose.com/words/python/how-to-read-docx-fil...
  5. BookmarksOutlineLevelCollection.indexOfKey meth...

    BookmarksOutlineLevelCollection.indexOfKey method. Returns the zero-based index of the specified bookmark in the collection.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. BookmarksOutlineLevelCollection.Count | Aspose....

    Discover the BookmarksOutlineLevelCollection Count property To easily access the Total number of elements in your collection for efficient data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  7. How to Delete Comments from Word Document in C#

    This tuTorial explains how To delete comments from Word Document in C#. It contains the configuration details, steps and a sample code To remove comments on Word Document in C#....PDF Product Family Aspose.Cells Product...while reviewing the DOCX or DOC format document. The code snippet...

    kb.aspose.com/words/net/how-to-delete-comments-...
  8. BookmarksOutlineLevelCollection.IndexOfKey | As...

    Discover the BookmarksOutlineLevelCollection IndexOfKey method, which efficiently retrieves the zero-based index of a specified bookmark in your collection.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Several HTML Into JPG C#

    Merge multiple HTML inTo JPG in C# code. Save HTML as JPG using C#....other file formats: HTML TO DOC HTML TO DOCX HTML TO EPUB HTML...MARKDOWN HTML TO MD HTML TO PDF HTML TO PNG HTML TO SVG HTML...

    products.aspose.com/words/net/merge/html-to-jpg/
  10. RevisionOptions.CommentColor | Aspose.Words for...

    CusTomize your comments with RevisionOptions' CommentColor property. Easily set your preferred color—default is red—for enhanced visibility!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...