Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 14,990 for

pdf to doc

(0.15 sec)
  1. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals...format used when saving to PDF. doc = aw . Document () builder...builder = aw . DocumentBuilder ( doc ) builder . font . locale_id =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  3. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....IWarningCallback' , () => { let doc = new aw . Document ( base ....operations to render in the output PDF. metafileRenderingOpt . emulateRasterOperati...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property To cusTomize numeral rendering. Easily switch To European numerals for enhanced Document presentation....format used when saving to PDF. Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . LocaleId...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Report In Python

    Generate reports in Python and auTomate Documents in Doc, DocX, Pdf, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with Python via .NET reporting Tools....library to build reports in Word, PDF, OpenOffice, Web, and Markdown...create stunning reports in DOCX, PDF, HTML and other popular formats...

    products.aspose.com/words/python-net/report/
  6. How to Send Word Document by Email using C++

    In this example, we will explore how To send Word Document by email using C++. In the following example code, you will witness how convenient it is To send Word Document in email body using C++. You will just need To make simple API calls and perform few simple steps on MS Windows To achieve this....PDF Product Family Aspose.Cells Product...how convenient it is to send DOC in email body using C++ . You...

    kb.aspose.com/words/cpp/how-to-send-word-docume...
  7. ChartNumberFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartNumberFormat class for advanced number formatting in charts. Enhance your Document's visual appeal!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. SaveOutputParameters class | Aspose.Words for P...

    aspose.words.saving.SaveOutputParameters class. This object is returned To the caller after a Document is saved and contains additional information that has been generated or calculated during the save operation... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface To cusTomize methods for capturing fidelity warnings during Document loading and saving. Enhance Document integrity!... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/iwa...
  10. PdfSaveOptions.exportParagraphGraphicsToArtifac...

    PdfSaveOptions.exportParagraphGraphicsToArtifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... let doc = new aw . Document ( base . myDir + "PDF artifacts...PdfTextCompression . None ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...