Sort Score
Result 10 results
Languages All
Labels All
Results 6,911 - 6,920 of 140,608 for

aspose font

(0.76 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...ExtractPages yields wrong results Aspose.Words Product Family words-net...problems might occur because the fonts used in your input document...

    forum.aspose.com/t/document-extractpages-yields...
  2. StructuredDocumentTag.Multiline | Aspose.Words ...

    Discover the StructuredDocumentTag Multiline property, enabling multiple lines of text for enhanced document flexibility and user experience.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...
  3. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Exporting a Named Range as HTML Aspose.Cells Product Family John.He...HTML using Aspose.Cells and importing HTML using Aspose.Words. We...

    forum.aspose.com/t/how-to-remove-default-bookma...
  4. Manage Text Portions in Presentations Using Jav...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Java, boosting performance and customization.... In Aspose.Slides, portions can be used...handling cases where a specified font is unavailable. In addition...

    docs.aspose.com/slides/java/portion/
  5. PCL to PDF conversion problem - Free Support Fo...

    Hello, I used your own example test.pcl with Aspose.Pdf 10.6.2, but the result looks bad (not in place, wrong Font, etc.). The code is your own: public class PCLToPDF { public static void main(String[] args) throws…...PCL to PDF conversion problem Aspose.PDF Product Family mitusda...your own example test.pcl with Aspose.Pdf 10.6.2, but the result...

    forum.aspose.com/t/pcl-to-pdf-conversion-proble...
  6. Aspose.Words for Python | Aspose API References

    Aspose.Words for Python is a class library that can be used by developers for various platforms for a variety of document processing tasks....Aspose.Words for Python Modules Module Description aspose.words...words The aspose.words module provides classes for generating,...

    reference.aspose.com/words/python-net/
  7. FontInfo.charset property | Aspose.Words for No...

    FontInfo.charset property. Gets or sets the character set for the Font....the font. get charset () : number See Also module Aspose.Words...Words.Fonts class FontInfo FontInfo.altName property FontInfo.embeddingLicensingRi...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. PageSetup.section_start property | Aspose.Words...

    PageSetup.section_start property. Returns or sets the type of section break for the specified object....def section_start ( self ) -> aspose . words . SectionStart : ....section_start ( self , value : aspose . words . SectionStart ): ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FileFontSource.cacheKey property | Aspose.Words...

    FileFontSource.cacheKey property. The key of this source in the cache....cache item when saving/loading font search cache with methods. If...instead. See Also module Aspose.Words.Fonts class FileFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Converting Word document to PDF does not render...

    Please find attached the word document that does not render correctly when converted to PDF. Some of the pages are not rendered correctly and new page is added at the end. Input Word file Employee evaluation form - 5 …...PDF does not render correctly Aspose.Words Product Family nfrancis...Update Aspose.Words – A rendering issue was fixed in Aspose.Words...

    forum.aspose.com/t/converting-word-document-to-...