Sort Score
Result 10 results
Languages All
Labels All
Results 5,091 - 5,100 of 12,117 for

doc to png

(0.08 sec)
  1. LayoutOptions | Aspose.Words for Java

    Holds the options that allow controlling the Document layout process in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Insert hidden text, then...

    reference.aspose.com/words/java/com.aspose.word...
  2. Processing PDF documents with the RedactionAnno...

    I use the RedactionAnnotation class To process PDF Documents, but it throw IndexOuTofRangeException. Version info: Aspose.PDF for Net 23.6 The demo code void Main() { var Doc = new Aspose.Pdf.Document(@"C:\Users\54390…...demo code void Main() { var doc = new Aspose.Pdf.Document(@"...pdf"); foreach (var page in doc.Pages) { var annot = new Red...

    forum.aspose.com/t/processing-pdf-documents-wit...
  3. Python via .NET File Format Processing APIs | p...

    Python APIs for Microsoft Word Documents, Excel spreadsheets, PowerPoint presentations and Outlook email formats from within Python applications....range of formats, including DOC, DOCX, XLSX, XLS, CSV, PPT, PPTX...render or export files, including DOC, DOCX, and ODT, into a variety...

    products.aspose.com/total/python-net/
  4. Supported Features on Document Save|Aspose.Word...

    Save a Document in most of popular formats and supports lots of Microsoft Word features....or FlatOpc formats DOC save options for DOC and DOT formats Image...Image save options for TIFF, PNG, BMP, EMF, JPEG, or SVG formats...

    docs.aspose.com/words/java/supported-features-o...
  5. How to set pdf layout as Portrait and choose Pa...

    Hi team, I am just trying a very simple HTML To PDF conversion. But I want To specify following two things : PDF output should be Portrait not landscape Choose the PaperSize as PaperSize.Letter I tried using PdfSaveO…...pdf”; using var doc = new HTMLDocument(documentPath);...ConvertHTML(doc, options, savePath); Converter.ConvertHTML(doc, new...

    forum.aspose.com/t/how-to-set-pdf-layout-as-por...
  6. Convert TIFF to SVG - C# code and Online Vector...

    TIFF To vecTor online or in C#. Convert TIFF To SVG and get all advantages of vecTor graphics. Try Online Image VecTorizer for free!...Order Upgrade an Order Support Docs API Reference Live Demos Code...Image Vectorizer supports JPG, PNG, BMP, ICO, GIF, and TIFF formats...

    products.aspose.com/svg/net/vectorization/tiff-...
  7. Aspose.PDF for .NET 9.4.0|Aspose.PDF for .NET

    Class Libraries & REST APIs for the developers To manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, DeskTop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....in PDF PDFNEWNET-36333 PDF to DOC - Contents appear as image in...during PDF to DOC conversion PDFNEWNET-31666 PDF to DOC conversion...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-9-4-...
  8. გადაიყვანეთ Openoffice JPG - Java

    გადაიყვანეთ OpenOffice JPG ფორმატში Java კოდით. შეინახეთ OpenOffice როგორც JPG Java....განაახლეთ შეკვეთა მხარდაჭერა Docs API მითითება ცოცხალი დემო კოდის...ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...

    products.aspose.com/words/ka/java/conversion/od...
  9. ResourceSavingArgs.KeepResourceStreamOpen | Asp...

    ResourceSavingArgs KeepResourceStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a resource in C#....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...options . ResourcesFolderAlias ); doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array inTo the Document. The image is inserted inline and at 100% scale in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/doc...