Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 34,535 for

list

(0.16 sec)
  1. RtfLoadOptions.recognizeUtf8Text property | Asp...

    RtfLoadOptions.recognizeUtf8Text property. When set to ``true``, will try to detect UTF8 characters, they will be preserved during import.... "“John Doe´s list of currency symbols”™\r€, ¢... £, ¥, ¤" : "“John Doe´s list of currency symbolsâ€\u009dâ„¢\r€...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....searching missed glyphs, and a list of fonts that may contain proper...multiple ways you can add fonts list: fontNames = [ "Segoe UI Emoji...

    docs.aspose.com/slides/python-net/create-fallba...
  3. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....titles_of_parts ( self ) -> List [ str ]: ... @titles_of_parts...titles_of_parts ( self , value : List [ str ]): ... Remarks Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Clean Up a Document in Node.js|Aspose.Words for...

    Remove unused or duplicate information to reduce output size and processing time using Node.js. Remove unused styles, unused built-in styles, duplicate styles, or unused Lists....unused data, such as styles or lists, or duplicate information manually...styles or just unused styles or lists from the document, you can use...

    docs.aspose.com/words/nodejs-net/clean-up-a-doc...
  5. Delete all the comments by an author|Aspose.Sli...

    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....SlideCommentsPart ; // Get the list of comments. if ( slideCommentsPart...authorId . Value ); List < Comment > comments = new List < Comment >();...

    docs.aspose.com/slides/net/delete-all-the-comme...
  6. How to Delete a Blank Page in Word using Java

    This article guides on how to delete a blank page in Word using Java. It has the environment settings, a List of steps, and a runnable sample code to delete empty page in Word using Java....the development environment, a list of programming tasks for the...its text and shapes Save the list of page indexes where no text...

    kb.aspose.com/words/java/how-to-delete-a-blank-...
  7. Merge Excel Files using Python

    Follow this article to merge Excel files using Python. It includes details on setting up the IDE, a List of instructions, and sample code to combine Excel files using Python.... It has IDE settings, a list of instructions, and a sample...and load the license Create a list of Excel files you want to combine...

    kb.aspose.com/cells/python/merge-excel-files-us...
  8. How to Remove Blank Page in Word using Python

    This article describes how to remove blank page in Word using Python. It has details to set the environment, a List of steps, and a runnable sample code to delete the blank page in Word using Python....details to set the environment, a list of steps, and a runnable sample...text and images and prepare a list of empty pages Create a new...

    kb.aspose.com/words/python/how-to-remove-blank-...
  9. How to Remove Signature From PDF in Java

    This short tutorial is about how to remove signature from PDF in Java. It shares all the necessary details to configure the environment, steps-wise details to delete signature from PDF in Java and runnable sample code to demonstrate this feature....bindPDF() method Get access to the list of signatures in the PDF file...the beginning followed by the list of steps that are necessary...

    kb.aspose.com/pdf/java/how-to-remove-signature-...
  10. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...private void processJsActions(List<JavascriptAction> jsActionsList...collectPageAndAnnota(Document doc, List<JavascriptAction> jsActionsList)...

    forum.aspose.com/t/unable-to-extract-javascript...