Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 37,970 for

list

(1.01 sec)
  1. WebExtension.bindings property | Aspose.Words f...

    WebExtension.bindings property. Specifies a List of web extension bindings....bindings property Specifies a list of web extension bindings. @property...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Identify Existing Licenses and Capture Expirati...

    We need a consolidated List of all licenses in use along with their expiration dates. The current portal is limited to show the licenses assigned to the account. Please provide the complete details, including any license…...1:27pm 1 We need a consolidated list of all licenses in use along...

    forum.aspose.com/t/identify-existing-licenses-a...
  3. Image Alt Text on a new document - Free Support...

    I am using Aspose (latest) PDF. I can make an image by using the Image class like so: var img = new Image { FixHeight = _options.ImageLeftHeight, FixWidth = _options.ImageLeftWidth, ImageStream = new MemoryStream(_….../// <summary> /// Returns a list of strings with Alternative...located.</param> /// <returns>List of strings with Alternative...

    forum.aspose.com/t/image-alt-text-on-a-new-docu...
  4. Aspose::Words::Fields::FieldToa::get_PageNumber...

    Aspose::Words::Fields::FieldToa::get_PageNumberListSeparator method. Gets the character sequence that is used to separate two page numbers in a page number List in C++....page numbers in a page number list. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldToc::get_CustomStyl...

    Aspose::Words::Fields::FieldToc::get_CustomStyles method. Gets a List of styles other than the built-in heading styles to include in the table of contents in C++....FieldToc::get_CustomStyles method Gets a list of styles other than the built-in...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute font names for given original font name....str , substitute_font_names : List [ str ]): ... Parameter Type... substitute_font_names List[str] List of alternative font names...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CompatibilityOptions.UseNormalStyleForList | As...

    Optimize your document formatting with CompatibilityOptions. Control List styles effortlessly, ensuring your bulleted and numbered text looks perfect every time!...property Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered...object contains an extensive list of flags unique to each document...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose::Words::LowCode::Processor::To method | ...

    How to use To method of Aspose::Words::LowCode::Processor class in C++....stem::Collections::Generic::List<System::SharedPtr<System::IO::Stream>>>&...:: Collections :: Generic :: List < System :: SharedPtr < System...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Impose PDF using Python

    Follow this article to impose PDF using Python. It has the details to set the IDE, a List of steps, and a sample code to implement PDF imposition software using Python....the details to set the IDE, a list of steps, and a sample code...facades namespace, create a list of page organization for the...

    kb.aspose.com/pdf/python/impose-pdf-using-python/
  10. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...= new DocumentBuilder(dst); List<Bookmark> bookmakrs = dst.Range...Name]; if (srcBookmark != null) { List<Node> extractedNodes = ExtractContentHelper...

    forum.aspose.com/t/help-with-bookmark-replaceme...