Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 33,968 for

list

(0.06 sec)
  1. Difference in Aspose behaviour vs MS Office beh...

    Hi, I’m trying to insert a document at a bookmark location using Aspose.Words, and I’m attempting to replicate the same behavior I currently have with Office Interop. When I compare the results, I notice that Aspose in…...Empty; List<string> bookmarkNames = new List<string>() {..."COMPLETES_BY_LANGUAGE" }; List<string> filesToInsert = new List<string>() {...

    forum.aspose.com/t/difference-in-aspose-behavio...
  2. Error when extracting images from PDF in multit...

    The code is as follows; this is an asynchronous method annotated with the @Async annotation. // interface @Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String pdfPath); //impl …...@Async("ioTaskExecutor") CompletableFuture<List<BufferedImage>> getPdfImages(String...//impl public CompletableFuture<List<BufferedImage>> getPdfImages(String...

    forum.aspose.com/t/error-when-extracting-images...
  3. IMailMergeDataSource.GetValue | Aspose.Words fo...

    Discover the IMailMergeDataSource GetValue method, effortlessly retrieve field values or get false if not found. Streamline your data management today!...Address " ); List < Customer > customers = new List < Customer...public CustomerMailMergeDat ( List < Customer > customers ) { mCustomers...

    reference.aspose.com/words/net/aspose.words.mai...
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...getName()); } // Copy list properties if available (removing...targetDoc); log.debug("Copied list properties for style: {}", source...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. Aspose.Barcode in .Net MAUI Mobile Application|...

    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.... Result ) { List < byte > streamData = new List < byte >(); int...</summary> ///<param name="fontFiles">list of font files added to project</param>...

    docs.aspose.com/barcode/net/aspose-barcode-in-n...
  6. IStructuredDocumentTag.remove_self_only method ...

    IStructuredDocumentTag.remove_self_only method. Removes just this SDT node itself, but keeps the content of it inside the document tree.... sdts = list ( doc . range . structured_document_tags... remove_self_only () sdts = list ( doc . range . structured_document_tags...

    reference.aspose.com/words/python-net/aspose.wo...
  7. How to Remove Watermark from PDF using C#

    This short tutorial guides on how to remove watermark from PDF using C#. It provides all the details for the configuration, step-wise process and a runnable sample code to remove watermark from PDF file using C#....create a list of watermark-type artifacts Once the list is populated...type watermark and saved in a list for removal at the end. Code...

    kb.aspose.com/pdf/net/how-to-remove-watermark-f...
  8. Aspose::Words::Document::RemoveBlankPages metho...

    Aspose::Words::Document::RemoveBlankPages method. Removes blank pages from the document in C++....:: Collections :: Generic :: List < int32_t >> Aspose :: Words...RemoveBlankPages () ReturnValue List of page numbers has been considered...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks.... To ( List<Stream>, SaveFormat ) Specifies...output Document streams list. To ( List<Stream>, SaveOptions )...

    reference.aspose.com/words/net/aspose.words.low...
  10. Extract Content in Ruby|Aspose.Words for Java

    Extract contents from Word document using Ruby....last node from the reversed list end_table . getParentNode ()...# Remove this node from the list after insertion. extracted_nodes...

    docs.aspose.com/words/java/extract-content-in-r...