Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 13,711 for

pdf layout

(0.19 sec)
  1. StyleCollection.Item | Aspose.Words for .NET

    Discover StyleCollection's powerful Item property to effortlessly retrieve styles by name or alias, enhancing your design experience with ease!...when to recalculate the page layout of the document. Document doc...docx" ); // Saving a document to PDF, to an image, or printing for...

    reference.aspose.com/words/net/aspose.words/sty...
  2. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...Words and Microsoft Word handle layout and pagination, particularly...count based on its internal layout engine, which can interpret...

    forum.aspose.com/t/the-word-page-count-is-wrong...
  3. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....when to recalculate the page layout of the document. auto doc =...docx" ); // Saving a document to PDF, to an image, or printing for...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...use the BASIC_CYCLE layout # Other layouts are available in the...document doc.save("SmartArtDemo.pdf") # PDF doc.save("SmartArtDemo.png")...

    forum.aspose.com/t/aspose-words-python-smartart...
  5. DWG Drawings|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, Pdf, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....] Exporting DWG Drawings to PDF Aspose.CAD for Java API can load...DWG format, and convert it to PDF. This topic explains the usage...

    docs.aspose.com/cad/java/dwg-drawings/
  6. WarningSource | Aspose.Words for Java

    Specifies the module that produces a warning during document loading or saving in Java....pdf"); FontSubstitutionWarn warningInfo...assertEquals(WarningSource.LAYOUT, warningInfo.getSource());...

    reference.aspose.com/words/java/com.aspose.word...
  7. Set Tagged PDF Structure Element Properties in ...

    Learn how to set tagged Pdf structure element properties in Python with Aspose.Pdf for Python via .NET, including title, language, actual text, alternative text, and expansion text....Set Tagged PDF Structure Element Properties in Python Contents...the semantic hierarchy of a PDF document, such as sections, headers...

    docs.aspose.com/pdf/python-net/setting-structur...
  8. Incorrect diacritic placement when converting A...

    Hi, We realised that when converting certain Arabic characters, Aspose is puting some accent to the wrong place. If you test the Word document I provided, you will noticed that the character U+064B : ARABIC FATHATAN​ i…...converting Arabic based Word file to PDF Aspose.Words Product Family words-cpp...converting a Word document to PDF using Aspose.Words. This problem...

    forum.aspose.com/t/incorrect-diacritic-placemen...
  9. Document.pageCount property | Aspose.Words for ...

    Document.pageCount property. Gets the number of pages in the document as calculated by the most recent page Layout operation....calculated by the most recent page layout operation. get pageCount ()...invoked the document's page layout to calculate the value. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Image distorted in excel to pdf transformation ...

    Hi Team, We are trying to transformation input file(xlsx) to Pdf with below code. Workbook doc = new Workbook("input.xlsx"); doc.save("output.Pdf"); In output file, you can see the wrong drawing. The c…...Image distorted in excel to pdf transformation (ECDCTS-10606)... 1 Open file 2 Click “Page Layout” in the top options 3 Click...

    forum.aspose.com/t/image-distorted-in-excel-to-...