Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 6,261 for

pdf to doc

(0.07 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  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. PdfLoadOptions.skipPdfImages property | Aspose....

    PdfLoadOptions.skipPdfImages property. Gets or sets the flag indicating whether images must be skipped while loading Pdf Document...must be skipped while loading PDF document. Default is false ....to skip images during loading PDF files. let options = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...