Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 38,013 for

list

(0.63 sec)
  1. NodeList class | Aspose.Words for Python

    aspose.words.NodeList class. Represents a collection of nodes matching an XPath query executed using the [CompositeNode.select_nodes()](../compositenode/select_nodes/#str) method...Gets the number of nodes in the list. Methods Name Description to_array()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.Convert error when converting digital ...

    We are merging PDF’s and then trying to convert the PDF to Pdf_A_2A. We dont need the old signature we simply just want to merge the document. We get an error after trying to upgrade to 24.8.0 or higher, we also see the…...public byte[] MergeDokumenter(List<FilModel> files) { var pdfDokument...public byte[] MergeDokumenter(List<FilModel> files) { var pdfDokument...

    forum.aspose.com/t/document-convert-error-when-...
  3. 连接到 Exchange Server|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.... IN_BOX ); // Get the list of messages ImapMessageInfoColle...ImapFolderInfo . IN_BOX ); // Get the list of messages ImapMessageInfoColle...

    docs.aspose.com/email/zh/java/connecting-to-exc...
  4. Working with Voting Options and Reactions in MS...

    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....access only voting buttons as a list of individual strings, you can...class allows you to retrieve a list of reactions on a MAPI message...

    docs.aspose.com/email/net/working-with-voting-o...
  5. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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
  7. The Saved Result of a PPT Document Occasionally...

    Our code uses com.aspose.slides.ISlideCollection#addClone(com.aspose.slides.ISlide) to merge multiple pptx files, and then uses com.aspose.slides.Presentation#save(java.lang.String, int) to save the merged file. This log…... public static void merge(List<File> files,String dstFile)...aspose.slides.Presentation(); List<ISlideCollection> iSlides =...

    forum.aspose.com/t/the-saved-result-of-a-ppt-do...
  8. PhysicalFontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.PhysicalFontInfo class, which provides essential details about physical fonts for enhanced document processing and design.... Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/net/aspose.words.fon...
  9. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during font source processing....WarningCallback = callback ; // Get the list of fonts to call warning callback...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Fill Barcode Fields|Aspose.PDF for Python via .NET

    This example demonstrates how to programmatically fill barcode fields in a PDF form using Aspose.PDF for Python via .NET. It shows how to bind a PDF document, assign a value to a barcode field, and save the updated file.... save ( outfile ) Fill List Box Fill Fields by Name and...

    docs.aspose.com/pdf/python-net/fill-barcode-fie...