Sort Score
Result 10 results
Languages All
Labels All
Results 8,951 - 8,960 of 15,117 for

pdf to doc

(1.28 sec)
  1. | Aspose

    Sample code for WBMP To XLSX Java conversion. Use API example code for batch WBMP files To XLSX conversion within any Web or DeskTop Java based application....File) Text (Text Document File) DOC (Documents generated by Microsoft...documents) PDF (Portable Document Format (PDF)) Searchable PDF (Searchable...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  2. LayoutOptions.show_hidden_text property | Aspos...

    LayouToptions.show_hidden_text property. Gets or sets indication of whether hidden text in the Document is rendered... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert hidden text, then...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PdfFileEditor ResizeContents causes corrupted r...

    Hello, I use the function ResizeContents of the PdfFileEdiTor To resize big Pdf files down To DIN A3. Everything works fine until we have a big Pdf with a Annotation. The function call doesn’t cause any error. But wh…...PDF Product Family christoph.knottenber...PdfFileEditor to resize big PDF files down to DIN A3. Everything...

    forum.aspose.com/t/pdffileeditor-resizecontents...
  4. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on font substitution warnings during Document load or save.... Document doc = new Document ( MyDir + "Rendering...new WarningInfoCollectio (); doc . WarningCallback = callback...

    reference.aspose.com/words/net/aspose.words/fon...
  5. RevisionOptions.show_revision_bars property | A...

    RevisionOptions.show_revision_bars property. Allows To specify whether revision bars should be rendered near lines containing revised content... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a revision, then...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Supported Document Formats|Aspose.Words for .NET

    Edit source Documents in many popular formats, as well as freely convert files from one format To another using C#....Description Load Save Remarks DOC Microsoft Word 97 – 2007 Document...Plain Text MD Markdown Document PDF Adobe Portable Document format...

    docs.aspose.com/words/net/supported-document-fo...
  7. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during Document loading or saving in Java.... Document doc = new Document(getMyDir() + "Rendering...new WarningInfoCollectio(); doc.setWarningCallback(callback);...

    reference.aspose.com/words/java/com.aspose.word...
  8. PageLayoutCallbackArgs | Aspose.Words for Java

    An argument passed inTo IPageLayoutCallback.notifycom.aspose.words.PageLayoutCallbackArgs in Java....Exception { Document doc = new Document(); doc.getBuiltInDocumentPr()...DocumentBuilder(doc); builder.writeln("Hello world!"); doc.getLayoutOptions()...

    reference.aspose.com/words/java/com.aspose.word...
  9. FontInfoSubstitutionRule class | Aspose.Words f...

    aspose.words.fonts.FontInfoSubstitutionRule class. Font info substitution rule... doc = aw . Document ( file_name =...aw . WarningInfoCollectio () doc . warning_callback = warning_collector...

    reference.aspose.com/words/python-net/aspose.wo...
  10. System.NullReferenceException when using PdfFor...

    Hello aspose support, i`ve a problem converting a aspose Document To ZugFerd format. Aspose.Pdf for .Net Version 25.4.0 This line throws the folling exception: Pdf_file1.Convert(new MemoryStream(), PdfFormat.ZUGFeRD…...PDF Product Family olterm April 15...document to ZugFerd format. Aspose.PDF for .Net Version 25.4.0 This...

    forum.aspose.com/t/system-nullreferenceexceptio...