Sort Score
Result 10 results
Languages All
Labels All
Results 9,521 - 9,530 of 90,688 for

doc format

(0.31 sec)
  1. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) top_border = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...
  2. WarningInfo.description property | Aspose.Words...

    WarningInfo.description property. Returns the description of the warning....document that contains text formatted with a font that does not...in any of our font sources. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WarningInfo.warning_type property | Aspose.Word...

    WarningInfo.warning_type property. Returns the type of the warning....document that contains text formatted with a font that does not...in any of our font sources. doc = aw . Document ( file_name =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this Formatting....character style applied to this formatting. @property def style_identifier...the style of existing text. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.style property | Aspose.Words for Node.js

    Font.style property. Gets or sets the character style applied to this Formatting....character style applied to this formatting. get style () : Aspose ....that are formatted with custom character styles. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Reconstructing PDF -> HTML -> PDF - Free Suppor...

    Hi, I have a PDF file that I need to convert to HTML to translate the content. The extraction renders HTML and a number of jpeg files. I modify the HTML and replace the old HTML and try to reconstruct. However, the new …...Document doc = new com.aspose.pdf.Document(“SD_Aspose...Document(“SD_Aspose.pdf”); doc.save(“SD_Aspose.docx”, SaveFormat.DocX);...

    forum.aspose.com/t/reconstructing-pdf-html-pdf/...
  7. TextPathAlignment | Aspose.Words for Java

    WordArt alignment in Java....throws Exception { Document doc = new Document(); // Insert a...Shape shape = appendWordArt(doc, "Hello World! This text is bold...

    reference.aspose.com/words/java/com.aspose.word...
  8. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Java. Choose the best PDF standard to convert a Document using Java....Hide ] PDF is a fixed page format that is very popular among...Aspose.Words. PDF is a complex format by itself, as it has a specific...

    docs.aspose.com/words/java/learn-features-of-co...
  9. TextPath.Italic | Aspose.Words for .NET

    Discover the TextPath Italic property. Easily check if your font is styled in italic for enhanced text design and readability. Boost your typography today!...property True if the font is formatted as italic. public bool Italic...InsertTextPaths () { Document doc = new Document (); // Insert...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Color emoji not rendering in PDF output on Linu...

    We are converting Word/RTF/ODT/TXT Documents to PDF using Aspose.Words for .NET on AWS Lambda (Amazon Linux 2023). Emojis render as black & white outlines in the PDF output. We have confirmed: NotoColorEmoji.ttf is in…...2# fc-query --format="%{family}: color=%{color}\n"...unreliable across our supported formats (.doc, .docx, .rtf, .txt, .xml...

    forum.aspose.com/t/color-emoji-not-rendering-in...