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

pdf to doc

(0.06 sec)
  1. Aspose::Words::Saving::DownsampleOptions class ...

    Aspose::Words::Saving::DownsampleOptions class. Allows To specify downsample options. To learn more, visit the Documentation article in C++....resolution of images in the PDF document. auto doc = MakeObject < Document...method converts the document to .PDF. auto options = MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 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...
  3. OutlineOptions.CreateOutlinesForHeadingsInTable...

    Discover how the CreateOutlinesForHeadingsInTables property enhances table organization by enabling outlines for heading styles, improving Document clarity....Examples Shows how to create PDF document outline entries for...headings inside tables. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  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. Aspose::Words::Saving::OutlineOptions::get_Crea...

    Aspose::Words::Saving::OutlineOptions::get_CreateOutlinesForHeadingsInTables method. Specifies whether or not To create outlines for headings (paragraphs formatted with the Heading styles) inside tables in C++....Examples Shows how to create PDF document outline entries for...headings inside tables. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. XlsxSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XLSX format in Java.... Document doc = new Document(getMyDir() + "Shape...setSaveFormat(SaveFormat.XLSX); doc.save(getArtifactsDir() + "XlsxSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::HeaderFooterBookmarksExp...

    Aspose::Words::Saving::HeaderFooterBookmarksExportMode enum. Specifies how bookmarks in headers/footers are exported in C++....that we are rendering to PDF. auto doc = MakeObject < Document...method converts the document to .PDF. auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Saving::PdfSaveOptions::get_Head...

    Aspose::Words::Saving::PdfSaveOptions::get_HeaderFooterBookmarksExportMode method. Determines how bookmarks in headers/footers are exported in C++....that we are rendering to PDF. auto doc = MakeObject < Document...method converts the document to .PDF. auto saveOptions = MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Layout::CommentDisplayMode enum ...

    Aspose::Words::Layout::CommentDisplayMode enum. Specifies the rendering mode for Document comments in C++.... This is only available for Pdf format. Examples Shows how to...document to a rendered format. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. DocSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.Doc or SaveFormat.DOT format in Java....DOC or SaveFormat.DOT format. To...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...