Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 13,839 for

document editing

(0.12 sec)
  1. The message title, sender and receiver get lost...

    I use Aspose Email Java to convert a msg File to PDF file, the rendering result is good, however, only Email body get displayed, yet message title, sender and receiver disappear on PDF. Here it is the msg test file, bec…...getDefaultHtml()); final Document document = new Document("TempHtmlOutput...ut.html"); document.save(targetPDFname, SaveFormat.PDF); alexey...

    forum.aspose.com/t/the-message-title-sender-and...
  2. | Aspose

    Sample code for GIF to DOC Java conversion. Use API example code for batch GIF files to DOC conversion within any Web or Desktop Java based application....GIF format and creates GIF documents containing recognized text...converts an GIF image to DOC document: Create an instance of AsposeOcr...

    products.aspose.com/ocr/java/conversion/gif-to-...
  3. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... Document (); let builder = new aw ... NodeType . Paragraph ); // Edit the appearance of the anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document () builder = aw . DocumentBuilder... last_child . node_type ) # Edit the appearance of the anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  5. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... Document (); let builder = new aw ... NodeType . Paragraph ); // Edit the appearance of the anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... Document () builder = aw . DocumentBuilder... last_child . node_type ) # Edit the appearance of the anchor...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments).... Document (); let builder = new aw ... NodeType . Paragraph ); // Edit the appearance of the anchor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Introduction to Glyph

    Glyph as a composite part of any typeface has an important role in the study of fonts. This term is really crucial in the coding of font manipulation....specifically developed to create, edit, and manage glyphs for fonts...new glyphs from scratch or editing existing ones. Kerning management...

    docs.aspose.com/font/net/what-is-font/glyph/
  9. Convert PSB to PDF via C# | products.aspose.com

    Sample code for PSB to PDF C# conversion. Use API example code for batch PSB files to PDF conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/psd/psb-to-pdf/
  10. Missing borders after PDF to PPTX conversion - ...

    Hello, I’m trying to convert a PDF Document to a PPTX, but some borders are missing after the conversion. Could you please confirm whether this is a bug in the library? Thank you Document doc = Document("/path/to/borde…...I’m trying to convert a PDF document to a PPTX, but some borders...library? Thank you Document doc = Document("/path/to/borders.pdf");...

    forum.aspose.com/t/missing-borders-after-pdf-to...