Sort Score
Result 10 results
Languages All
Labels All
Results 6,631 - 6,640 of 20,258 for

printing document

(0.25 sec)
  1. Tables and images getting truncated during tran...

    We are using ASPOSE.Words to convert .doc to .docx. (.NET) During transformation, the tables and images are getting truncated . What settings to use? Please help....@hrnallap When converting documents from .doc to .docx using Aspose...Rendering Options : If your document contains metafiles, you can...

    forum.aspose.com/t/tables-and-images-getting-tr...
  2. Comment.ancestor property | Aspose.Words for No...

    Comment.ancestor property. Returns the parent [Comment](../) object...Examples Shows how to print all of a document’s comments and their...replies. let doc = new aw . Document ( base . myDir + "Comments...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...font color setting in the document. When you set the font properties...styles or settings in your document that might override the font...

    forum.aspose.com/t/footer-text-showing-in-grey-...
  4. Public API Changes in Aspose.Diagram 5.2.0|Docu...

    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....0 Contents [ Hide ] This document describes changes to the Aspose...Printer and Document Name We have added another print method to...

    docs.aspose.com/diagram/java/public-api-changes...
  5. 如何用 C++ 添加 Redaction 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Redaction 注释的源代码...Load the PDF file Document document = new Document ( System . IO...Color . Blue ; // Text to be printed on redact annotation annot...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  6. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use layoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...GetShapeByTextConten(Document document, string textContext, ShapeType...shapes in the document. foreach (Node node in document.Sections)...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  7. Converting a MD file to SVG using Python | Aspo...

    Sample code on Python for MD to SVG conversion. Use example code for batch MD to SVG conversion with Python and .NET...programmatically a document from MD to SVG format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/m...
  8. 如何使用 C++ 添加 Redaction 註解 | Aspose.PDF

    用於在任何平臺上使用C++語言在PDF檔中添加 Redaction 註釋的原始程式碼...Load the PDF file Document document = new Document ( System . IO...Color . Blue ; // Text to be printed on redact annotation annot...

    products.aspose.com/pdf/zh-hant/cpp/annotation/...
  9. Export print area range to HTML|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....Ask AI Export print area range to HTML Contents [ Hide ] Possible...we need to export only the print area, i.e., a selected range...

    docs.aspose.com/cells/net/export-print-area-ran...
  10. Comment.replies property | Aspose.Words for Python

    Comment.replies property. Returns a collection of [Comment](../) objects that are immediate children of the specified comment....Examples Shows how to print all of a document’s comments and their...their replies. doc = aw . Document ( file_name = MY_DIR + 'Comments...

    reference.aspose.com/words/python-net/aspose.wo...