Sort Score
Result 10 results
Languages All
Labels All
Results 7,191 - 7,200 of 15,110 for

pdf to doc

(0.14 sec)
  1. PdfSaveOptions.ExportParagraphGraphicsToArtifac...

    Discover the PdfSaveOptions ExportParagraphGraphicsToArtifact property To control paragraph graphics as artifacts, enhancing your Document's visual clarity.... Document doc = new Document ( MyDir + "PDF artifacts.docx"...PdfTextCompression . None ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Export XML to PPSM in Android | products.aspose...

    Android API To Convert XML To PPSM without using Microsoft Word...PDF for Android via Java and Aspose...Java. The first API, Aspose.PDF for Android via Java, allows...

    products.aspose.com/total/android-java/conversi...
  3. DefaultFontSubstitutionRule | Aspose.Words for ...

    Default font substitution rule in Java.... Document doc = new Document(); FontSettings...fontSettings = new FontSettings(); doc.setFontSettings(fontSettings);...

    reference.aspose.com/words/java/com.aspose.word...
  4. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_To_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name = MY_DIR + 'PDF artifacts.... PdfTextCompression . NONE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-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 ONE to BMP via C# | .NET

    Sample code for ONE To BMP C# conversion. Use API example code for batch ONE files To BMP conversion within VB.NET, Asp.NET or any .NET based application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Live Demos Code...

    products.aspose.com/note/net/conversion/one-to-...
  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. 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...
  9. 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...
  10. MetafileRenderingOptions | Aspose.Words for Java

    Allows To specify additional metafile rendering options in Java....throws Exception { Document doc = new Document(getMyDir() + "WMF...operations to render in the output PDF. metafileRenderingOpt.setEmu...

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