Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 33,966 for

list

(0.07 sec)
  1. PersonCollection constructor | Aspose.Words for...

    aspose.words.bibliography.PersonCollection constructor...__init__ ( self , persons : List [ aspose . words . bibliography...Parameter Type Description persons List[ Person ] Examples Shows how...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Loading::RtfLoadOptions::RtfLoad...

    Aspose::Words::Loading::RtfLoadOptions::RtfLoadOptions constructor. Initializes a new instance of this class with default values in C++....System :: String ( u "“John Doe´s list of currency symbols”™ \r " )...:: String ( u "“John Doe´s list of currency symbols†\u009d...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. Text alignment while converting to pdf - Free S...

    Dear Team, I am facing text alignment issue while converting dwg to pdf. I am using Aspose.Cad v24.10. Below is my c# code for the same Aspose.CAD.Image cadImage1 = Aspose.CAD.Image.Load(strTreePath) List validLayout…...Load(strTreePath) List validLayouts = new List(); var cadImageNew...Load(strTreePath); List<string> validLayouts = new List<string>(); var...

    forum.aspose.com/t/text-alignment-while-convert...
  4. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java....docx"); // Get the list of document fonts. FontInfoCollection...font rights.docx"); // Get the list of document fonts. FontInfoCollection...

    reference.aspose.com/words/java/com.aspose.word...
  5. BookmarkCollection indexer | Aspose.Words for P...

    BookmarkCollection indexer. Returns a bookmark at the specified index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....to the number of items in the list, this returns a null reference...than the number of items in the list, this returns a null reference...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Document::get_RevisionsView meth...

    Aspose::Words::Document::get_RevisionsView method. Gets or sets a value indicating whether to work with the original or revised version of a document in C++....get_MyDir () + u "Revisions at list levels.docx" ); doc -> UpdateListLabels...accepted. Currently supports list labels. doc -> set_RevisionsView...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 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-...
  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. 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-...