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

pdf to doc

(0.19 sec)
  1. PdfPermissions | Aspose.Words for Java

    Specifies the operations that are allowed To a user on an encrypted Pdf Document in Java....allowed to a user on an encrypted PDF document. Examples: Shows how...permissions on a saved PDF document. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  2. RevisionOptions.MovedToTextColor | Aspose.Words...

    CusTomize your content with RevisionOptions' MovedToTextColor property. Easily highlight moved areas with your chosen color for better visibility.... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a Document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy font files from a Windows machine or Install a `TrueType` font package onTo your Linux machine....Words to convert DOC or DOCX documents to PDF format. If you need...accuracy. Most frequently, the DOC and DOCX documents, which need...

    docs.aspose.com/words/cpp/install-truetype-font...
  4. Convert EPUB to JPG – Java Code and Online Conv...

    Sample Java code for EPUB To JPG conversion with Aspose.HTML for Java. Use it To convert EPUB To JPG in any Java web or deskTop application....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/html/java/conversion/epub-t...
  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. 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...
  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. Convert POWERPOINT to DOCM via Java or with fre...

    Java API To Export POWERPOINT To DocM without using Microsoft Word or PowerPoint or online. Test free POWERPOINT To DocM online converter quickly before integrating the code....formats, including DOC, DOCX, RTF, HTML, and PDF. By using Aspose...

    products.aspose.com/total/java/conversion/power...
  10. 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...