Sort Score
Result 10 results
Languages All
Labels All
Results 6,501 - 6,510 of 11,615 for

doc to png

(0.09 sec)
  1. Vectorize text - font issue - Free Support Foru...

    We are evaluating the SVG library. We are dynamically adding text To an SVG. Now, we want To vecTorize the text so, it’s “embedded” in the graphic. Quickly, I tried the online vecTorize and the font was not honored. …...the below code snippet: var doc = new Aspose.Svg.SVGDocument(dataDir...options.VectorizeText = true; doc.Save(dataDir + "svg-with-live-text_true...

    forum.aspose.com/t/vectorize-text-font-issue/24...
  2. FieldEmbed - 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(getMyDir() + "Legacy fields.doc"); //...collection. Assert.assertEquals(0, doc.getRange().getFields().getCount());...

    reference.aspose.com/words/java/com.aspose.word...
  3. Font-size missing when converting .docx to .htm...

    Hi, When converting this .Docx To .html, seems like the font-size is missing around the “Test2” text which has a style _test (Verdana, 12pt) based on _Normal (Arial, 8pt). Modifying _test To 20pt in my second Document m…...png. I thought the font-size didn’t...Save(@".\test.html"); image.png (45.6 KB) test.zip (80.8 KB)...

    forum.aspose.com/t/font-size-missing-when-conve...
  4. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a Document inTo fixed page formats PDF XPS images etc in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldIncludeText - Aspose.Words for Java - API ...

    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); // Below are two ways to use...

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

    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); // Below are two ways to use...

    reference.aspose.com/words/java/com.aspose.word...
  7. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Работайте с водяным знаком в формате PDF с помощью C++https://products.aspose.com/pdf/ru/cpp/watermark/Recent content in Работайте с водяным знаком в......has-background-success https://docs.aspose.com/pdf/cpp/ Изучить...com\/pdf\/ru\/cpp\/watermark\/add\/step01.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/ru/cpp/watermark/index.xml
  8. index.xml

    2.0 http://www.w3.org/2005/ATom Documentation – Работа с воден знак в PDF чрез C++https://products.aspose.com/pdf/bg/cpp/watermark/Recent content in Работа с воден знак в PDF чрез C++ on Documentat......has-background-success https://docs.aspose.com/pdf/cpp/ Научете...com\/pdf\/bg\/cpp\/watermark\/add\/step01.png", "height": "220", "width": "220"...

    products.aspose.com/pdf/bg/cpp/watermark/index.xml
  9. Image/pdf c# - Free Support Forum - aspose.com

    Hi, I want To implant by code (c#), the “test” image (bytes) instead of the object in testPDF without using replace image attached is a file and a image.testPDf.pdf (3.8 KB) test.Png (36.4 KB)...png (36.4 KB) asad.ali February 5...your requirements: Document doc = new Document(dataDir + "testPDf...

    forum.aspose.com/t/image-pdf-c/259311
  10. FieldIncludePicture.SourceFullName | Aspose.Wor...

    FieldIncludePicture SourceFullName property. Gets or sets the location of the picture using an IRI in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are two similar field...

    reference.aspose.com/words/net/aspose.words.fie...