Sort Score
Result 10 results
Languages All
Labels All
Results 6,481 - 6,490 of 15,095 for

doc to pdf

(0.1 sec)
  1. XPS to JPEG Conversion API | C++

    XPS To JPEG conversion provided by Aspose.Page for C++ API solution. Works in C++ Runtime Environment for Windows 32 bit, Windows 64 bit, and Linux 64 bit....PDF Product Solution Aspose.Cells...Support Paid Consulting Support Docs API Reference Tutorials Live...

    products.aspose.com/page/cpp/conversion/xps-to-...
  2. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Document doc = new Document ( MyDir + "German...text.docx" ); Assert . That ( doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, Pdf and Image formats using Android conversion API. Android convert Office Docx, xlsx, pptx To Pdf....Office Word, Excel, PowerPoint, PDF, Images and various other formats...documents within the application. PDF Converter API in Android handles...

    products.aspose.com/total/android-java/conversion/
  4. ChartNumberFormat class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartNumberFormat class. Represents number formatting of the parent element... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Hyphenation.is_dictionary_registered method | A...

    Hyphenation.is_dictionary_registered method. Returns ``False`` if for the specified language there is no dictionary registered or if registered is Null dictionary, ``True`` otherwise.... doc = aw . Document ( MY_DIR + 'German...assertTrue ( all (( node for node in doc . first_section . body . first_paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Online DOCM File Comparison or Build Java Apps ...

    Free online app To Compare different DocM files. Java comparison library code for DocM Documents....including DOCM format such as PDF, Word, PowerPoint, Email messages...[Product Documentation](https://docs.aspose.com/words/java/syste...

    products.aspose.com/total/java/compare/docm/
  7. Specify Layout Options in Python|Aspose.Words f...

    Specify Layout Options for various Document layouts using Python....words as aw doc = aw . Document ( "input.docx" ) doc . layout_options...show_hidden_text = True doc . save ( "output.pdf" ) Q: How do I display...

    docs.aspose.com/words/python-net/specify-layout...
  8. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DocX Document To HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling facTor …...SetLicense("licensePath"); var doc = new Document($@"{rootDir}\Assets\{fileName}...HarfBuzzTextShaperFa.Instance } }; doc.Save("outputHtmlPath", new HtmlSaveOptions...

    forum.aspose.com/t/font-scaling-missing-when-co...
  9. Ustvari DOC Z Uporabo C++

    Ustvarite novo Doc v C++ v nekaj korakih. PreprosTo ustvarite Doc s knjižnico C++....Ustvari DOC s knjižnico C++ Naša zmogljiva knjižnica C++ razvijalcem...omogoča programsko ustvarjanje DOC v le nekaj korakih Razvijalci...

    products.aspose.com/words/sl/cpp/make/doc/
  10. Using TrueType Fonts in Python|Aspose.Words for...

    Aspose.Words for Python via .NET can find the right font or its suitable replacement for correct Document rendering. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font....settings doc = aw . Document ( r "input.docx" ) doc . font_settings...font_settings = font_settings doc . save ( r "output.pdf" ) Q: What does Aspose...

    docs.aspose.com/words/python-net/using-truetype...