Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 3,062 for

doc to pdf

(0.11 sec)
  1. How to Insert Comment in Word using Python

    This article explains how To insert comment in Word using Python. It assists in configuring the IDE environment To use the required libraries, step-by-step procedure To write the program and a runnable sample code To add comment in Word using Python....PDF Product Family Aspose.Cells Product...saving the output file as DOCX , DOC , or any other supported format...

    kb.aspose.com/words/python/how-to-insert-commen...
  2. Convert EPUB to DOCX in Python – Aspose.HTML fo...

    Convert EPUB To DocX using Aspose.HTML Python library. Consider various EPUB To DocX conversion scenarios in Python code examples....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-epub-to...
  3. LoadOptions.BaseUri | Aspose.Words for .NET

    Discover the LoadOptions BaseUri property To easily convert relative URIs To absolute ones in your Documents. Enhance your URI management Today!... When saving a document to PDF and other formats, to retrieve...BaseUri = ImageDir ; Document doc = new Document ( stream , loadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  4. RevisionOptions.movedToTextColor property | Asp...

    RevisionOptions.movedToTextColor property. Allows To specify the color To be used for areas where content was moved To [RevisionType.Moving](../../../aspose.words/revisiontype/#Moving)... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. RevisionOptions.deletedTextEffect property | As...

    RevisionOptions.deletedTextEffect property. Allows To specify the effect To be applied To the deleted content [RevisionType.Deletion](../../../aspose.words/revisiontype/#Deletion)... let doc = new aw . Document ( base ....revisions. let revisionOptions = doc . layoutOptions . revisionOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FileFormatUtil.ContentTypeToSaveFormat | Aspose...

    Convert IANA content types To save format values effortlessly with the FileFormatUtil ContentTypeToSaveFormat method. Streamline your file handling Today!... Pdf , FileFormatUtil . ContentTypeToSaveFor...ContentTypeToSaveFor ( "application/pdf" )); Assert . AreEqual ( SaveFormat...

    reference.aspose.com/words/net/aspose.words/fil...
  7. ChartAxis.category_type property | Aspose.Words...

    ChartAxis.category_type property. Gets or sets type of the category axis.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  8. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPage property. Gets or sets a value determining whether metafile rendering emulates the display of the metafile according To the size on page or the display of the metafile in its default size.... let doc = new aw . Document ( base ....method converts the document to .PDF. let saveOptions = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Add Signature in Word using C#

    This tuTorial briefs on how To add signature in Word using C#. It provides configuration details, program flow and a runnable sample code To sign Word Documents using C#....PDF Product Family Aspose.Cells Product...supported formats like DOCX , DOC , etc. Steps to Add Signature...

    kb.aspose.com/words/net/how-to-add-signature-in...
  10. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++.... auto doc = MakeObject < Document > ( MyDir...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...