Sort Score
Result 10 results
Languages All
Labels All
Results 6,651 - 6,660 of 11,614 for

doc to png

(0.15 sec)
  1. Text Is Not Underlined when Converting SVG to E...

    Hello Team, When we insert Chart SVG inTo a PPT Slide using the below logic programmatically, the underlined text does not render correctly after saving the Document as PPTX file. While, when the same SVG is inserted in…...SVG image as is generates a PNG image as well within the PowerPoint...builder.insertImage(svgBytes); doc.save("ChartWithUnderLinedT.docx");...

    forum.aspose.com/t/text-is-not-underlined-when-...
  2. fieldxe - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...
  3. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used To specify additional options when saving a Document inTo the SaveFormat.XAML_FIXED format in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...getResourcesFolderAl()).mkdir(); doc.save(getArtifactsDir() + "XamlFixedSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  4. Add and Verify PDF Digital Signature via C# | A...

    C# source code To create electronic signature in PDF Documents on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....NET Add Signature in PDF PNG JPG BMP TIFF PDF Add electronic...resultant signed document as DOC, DOCX, PPTX. Load all the PDF...

    products.aspose.com/pdf/net/signature/pdf/
  5. FieldNextIf - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a data source for...

    reference.aspose.com/words/java/com.aspose.word...
  6. docsaveoptions - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DOC or SaveFormat.DOT format. At...Microsoft Word formats. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Compress and Decompress DOCX Files via .NET

    C# compression and decompression source code To compress DocX Documents inTo a single zip archive or vice versa on .NET Framework, .NET Core....Order Upgrade an Order Support Docs API Reference Live Demos Code....NET Zip file DOCX Zip file PNG JPG BMP TIFF DOCX Compress and...

    products.aspose.com/zip/net/zip-file/docx/
  8. Get a height of primary header and footer - Fre...

    I have seen a lot of Topics and same code there u getting height using LayoutEnumeraTor. So, how i can get PRIMARY height of the footer and header, cause i have cases where user can deny render header and footer on a fir…...the following code: Document doc = new Document("C:\\Temp\\in...sectIndex = 0; foreach (Section s in doc.Sections) { foreach (HeaderFooter...

    forum.aspose.com/t/get-a-height-of-primary-head...
  9. FieldXE - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create an INDEX field which...

    reference.aspose.com/words/java/com.aspose.word...
  10. fieldedittime - Aspose.Words for Java - API Ref...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // The EDITTIME field will...

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