Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 36,369 for

list

(0.76 sec)
  1. When saving Word docx as PDF, the "Alt Text" is...

    Hi, We are using Aspose Words Java version 25.1. We have a Word docx file with images/shapes containing “Alt Text” on them. When we convert it into PDF using below code, the converted PDF doesn’t have “Alt Text” on tho…... Can you give that detailed list, because based on that we have...ExportDocumentStruct enabled, and the items listed above are the additional data...

    forum.aspose.com/t/when-saving-word-docx-as-pdf...
  2. PDf to html with formats - Free Support Forum -...

    Hi, We have a need to create html from pdf which has to retain the formats. For example, bulletins, tables, headings has to be retained as it is in html like in “ul,ol,li,table,td,h1,h2” tags. How do we achieve this wi…...to specify how elements like lists and tables should be represented...HtmlSaveOptions but we get a list item as div and span tags instead...

    forum.aspose.com/t/pdf-to-html-with-formats/315263
  3. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words.not...
  4. 用Node.js通过C++管理文档属性|Documentation

    学习如何通过Aspose.Cells for Node.js via C++管理文档属性。...( filePath ); // Retrieve a list of all custom document properties...( filePath ); // Retrieve a list of all custom document properties...

    docs.aspose.com/cells/zh/nodejs-cpp/managing-do...
  5. Aspose.PDF for java 打印pdf 很模糊 发虚 - Free Support...

    public boolean printPdf(String filePath, PrintService printService) { try { PdfUtil.getLicense(); PdfViewer viewer = new PdfViewer(); viewer.bindPdf(filePath); viewer.setAutoResize(true); // Print the file wit…...List; public class Main { public...每页渲染为 BufferedImage(内存中,不落盘) List<BufferedImage> pages = rend...

    forum.aspose.com/t/aspose-pdf-for-java-pdf/316595
  6. BuildingBlock class | Aspose.Words for Node.js

    Aspose.Words.BuildingBlock class. Represents a glossary document entry such as a Building Block, AutoText or an AutoCorrect entry...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Several JPG Into SVG Java

    Merge multiple JPG into SVG in Java code. Save JPG as SVG using Java....Select the target format from the list // Repository path: https://releases...Copy import com.aspose.words.*; List<String> fileNames = Arrays.asList(...

    products.aspose.com/words/java/merge/jpg-to-svg/
  8. CompositeNode class | Aspose.Words for Node.js

    Aspose.Words.CompositeNode class. Base class for nodes that can contain other nodes...specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Why Not Open XML SDK|Aspose.Slides Documentation

    See why Aspose.Slides is a better choice than the free Open XML SDK: compare features, automation-free conversion, and broad support for PPT, PPTX and ODP....as relationship identifiers, list identifiers of an OOXML document...documents—such as tasks on the list below—then Aspose.Slides is...

    docs.aspose.com/slides/net/why-not-open-xml-sdk/
  10. Merging tagged PDFs in Aspose.PDF for .NET does...

    Product/Version: Aspose.PDF for .NET Environment: .NET, merging PDFs from byte arrays / memory streams Problem summary We are merging two tagged PDFs in Aspose.PDF for .NET: a front page PDF a content PDF Both sour…...public byte[] MergeDocuments(List<byte[]> documents) { if (documents...tream)) { var streams = new List<Stream>(); foreach (var bytes...

    forum.aspose.com/t/merging-tagged-pdfs-in-aspos...