Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 15,100 for

pdf to doc

(0.29 sec)
  1. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations property. Gets or sets a value determining whether or not the raster operations should be emulated.... doc = aw . Document ( file_name =...operations to render in the output PDF. metafile_rendering_options ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.fontSettings property. Allows To specify Document font settings....render it as a PDF with the font substitution. let doc = new aw ...."Document.docx" , loadOptions ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.PDF version 25.12 flattening is removing...

    I’m using Aspose.Pdf.Drawing version 25.12 in Linux and have a Pdf with some attached images that are being used To redact some url links. The images are locked on Top of the links. When I flattend the Pdf it is removin…...PDF version 25.12 flattening is removing images and leaving...only one Aspose.PDF Product Family aspose-pdf-net skowald January...

    forum.aspose.com/t/aspose-pdf-version-25-12-fla...
  4. PdfSaveOptions.createNoteHyperlinks property | ...

    PdfSaveOptions.createNoteHyperlinks property. Specifies whether To convert footnote/endnote references in main text sTory inTo active hyperlinks... let doc = new aw . Document ( base ....method converts the document to .PDF. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.CategoryType | Aspose.Words for .NET

    Discover the ChartAxis CategoryType property To easily cusTomize your category axis for enhanced data visualization and improved chart clarity.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Convert HTML to TIFF in Python | products.aspos...

    Convert HTML To TIFF in Python. Use Python library API To convert HTML files To TIFFs...Microsoft or Open Office, Adobe PDF. Download Convert HTML to TIFF...add_from_html(data) pres . save( "doc.tiff" , slides . export . SaveFormat...

    products.aspose.com/slides/python-net/conversio...
  7. ChartAxis.crosses property | Aspose.Words for N...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartAxis.categoryType property | Aspose.Words ...

    ChartAxis.categoryType property. Gets or sets type of the category axis.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Text fragments found in PageMarkup not availabl...

    Hi, On this specific Pdf the text is extracted but not correctly ordered in sections and paragraphs. ecclesiastes.Pdf (260.7 KB) I slightly modified the sample code To showcase this. public static void Run() // origi…...PDF Product Family louis.a May 5...1:06pm 1 Hi, On this specific PDF the text is extracted but not...

    forum.aspose.com/t/text-fragments-found-in-page...