Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 3,057 for

doc to pdf

(0.08 sec)
  1. MirrorMargins in ODT not saved correctly - Free...

    I have a DocX template with mirror margins (MirrorMargins) configured. I populate the template using Aspose.Words’ built-in ReportingEngine with the following code: csharp ReportingEngine engine = new ReportingEngine()…...words-net , set-page-margin , doc-to-odt Nikita_Sugak April 9,...ReportingEngine(); Document doc = new Document(templatePath);...

    forum.aspose.com/t/mirrormargins-in-odt-not-sav...
  2. RevisionOptions.ShowOriginalRevision | Aspose.W...

    Control your Document revisions with the ShowOriginalRevision property. Easily Toggle between original and revised text for clearer insights. Default, false.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Markdown to Image in Python – Markdown to JPG, ...

    Convert Markdown To Images using Aspose.HTML Python library. Consider Markdown To JPG, PNG, BMP, GIF, and TIFF conversion scenarios in Python examples....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/convert-markdow...
  4. PdfLoadOptions.page_count property | Aspose.Wor...

    PdfLoadOptions.page_count property. Gets or sets the number of pages To read...to skip images during loading PDF files. options = aw . loading...() options . skip_pdf_images = is_skip_pdf_images options . page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ListFormat.ApplyNumberDefault | Aspose.Words fo...

    Discover how the ApplyNumberDefault method creates a default numbered list for your paragraphs, enhancing organization and clarity in your Documents.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Aspose...

    reference.aspose.com/words/net/aspose.words.lis...
  6. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages To read, ensuring efficient Document handling....to skip images during loading PDF files. PdfLoadOptions options...; Document doc = new Document ( MyDir + "Images.pdf" , options...

    reference.aspose.com/words/net/aspose.words.loa...
  7. PdfSaveOptions.create_note_hyperlinks property ...

    PdfSaveOptions.create_note_hyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... doc = aw . Document ( MY_DIR + 'Footnotes...method converts the document to .PDF. options = aw . saving . PdfSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PdfImageColorSpaceExportMode | Aspose.Words for...

    Specifies how the color space will be selected for the images in Pdf Document in Java....be selected for the images in PDF document. Examples: Shows how...document as we export it to PDF. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  9. OutlineOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.OutlineOptions class To cusTomize your Document's outline settings for enhanced organization and clarity....that we are rendering to PDF. Document doc = new Document ( MyDir...method converts the document to .PDF. PdfSaveOptions saveOptions =...

    reference.aspose.com/words/net/aspose.words.sav...
  10. ListFormat.listOutdent method | Aspose.Words fo...

    ListFormat.lisToutdent method. Decreases the list level of the current paragraph by one level.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

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