Sort Score
Result 10 results
Languages All
Labels All
Results 6,131 - 6,140 of 36,375 for

list

(0.13 sec)
  1. Customize Error Bars in Presentation Charts Usi...

    Learn how to add and customize error bars in charts with JavaScript and Aspose.Slides for Node.js via Java—optimize data visuals in PowerPoint presentations.... Where can I find the list of properties and enums for...

    docs.aspose.com/slides/nodejs-java/error-bar/
  2. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...} }; var textFragments = new List<string>(); using var pdf = new...

    forum.aspose.com/t/extracted-text-changed-when-...
  3. BMP to PDF Merge using Python | Aspose.PDF

    Combine two or more BMP documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of input file streams by reading...

    products.aspose.com/pdf/python-net/merger/bmp-t...
  4. 创建分类汇总|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++ API为任何重复值创建小计。...// Second column (C) in the list cells . subtotal ( ca , 0 ,...

    docs.aspose.com/cells/zh/javascript-cpp/creatin...
  5. Issues Compiling LaTeX Document with BibTeX Usi...

    Hi everyone, I’m having trouble compiling a LaTeX document with BibTeX using Aspose.TeX. Here are the details of my setup and the issues I’m encountering: Setup: LaTeX Document: My LaTeX document includes the biblate…... The full list of currently supported packages...

    forum.aspose.com/t/issues-compiling-latex-docum...
  6. TxtLoadOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtLoadOptions for enhanced text document loading. Customize your Document object with flexible options for optimal performance....Allows to specify how numbered list items are recognized when document...

    reference.aspose.com/words/net/aspose.words.loa...
  7. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…... This could be added in the list. 1 Like...

    forum.aspose.com/t/use-french-culture-from-date...
  8. Bibliography Class | Aspose.Words for .NET

    Discover the Aspose.Words.Bibliography class, your essential tool for managing bibliography sources in documents efficiently and effortlessly....Bibliography class Represents the list of bibliography sources available...

    reference.aspose.com/words/net/aspose.words.bib...
  9. ConditionalStyleType | Aspose.Words for Java

    Represents possible table areas to which conditional formatting may be defined in a table style in Java....setBold(true); // List all possible style conditions...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...line gives text blocks foreach (List<TextFragment> line in paragraph...

    forum.aspose.com/t/extract-pdf-to-text-file/244862