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

pdf to doc

(0.21 sec)
  1. NumeralFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.NumeralFormat enum for optimal number representation in fixed page formats. Enhance your Document rendering Today!...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...
  2. SaveOutputParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.SaveOutputParameters class, which provides essential details post-Document save, enhancing your Document management experience.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Hello...

    reference.aspose.com/words/net/aspose.words.sav...
  3. PclSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.PCL format in Java.... Document doc = new Document(getMyDir() + "Rendering...setRasterizeTransfor(true); doc.save(getArtifactsDir() + "PclSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes To save HTML To a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/net/migration-between-vers...
  6. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_fonts property. Controls how fonts are embedded inTo the resulting Pdf Documents....embedded into the resulting PDF documents. @property def embed_full_fonts...complete font file is embedded into PDF without subsetting. This will...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with Images

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.Pdf Product Solution Aspose.Cells Product......PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-images/
  8. Convert HTML to Word in Python

    This brief guide covers the information To convert HTML To Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML To Word in Python....PDF Product Family Aspose.Cells Product...and perform the rendering to DOC or DOCX file format while writing...

    kb.aspose.com/html/python/convert-html-to-word-...
  9. DownsampleOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.DownsampleOptions class To easily cusTomize image downsampling for optimized Document quality and performance....of images in the PDF document. Document doc = new Document (...method converts the document to .PDF. PdfSaveOptions options = new...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Document constructor | Aspose.Words for Python

    aspose.words.Document construcTor...1 - Create a blank document: doc = aw . Document () # New Document...Section, a Body, and a Paragraph. doc . first_section . body . first_paragraph...

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