Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 33,872 for

list

(0.16 sec)
  1. Aspose.HTML for .NET 24.2 – Save HTML to a Stream

    Examples of using deprecated and new classes to save HTML to a stream using 24.2 and earlier versions of the Aspose.HTML for .NET library....IOutputStorage 2 { 3 public List < Tuple < OutputStream, string...MemoryOutputStorage () 6 { 7 Streams = new List < Tuple < OutputStream, string...

    docs.aspose.com/html/net/migration-between-vers...
  2. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java....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/java/com.aspose.word...
  3. 档案

    档案... List<AssumedObjectData> assumedObjects = new List<AssumedObjectData>();...对象的数据。 assumedObjects = new List<AssumedObjectData>(); // 应指定对象类型和包含该对象的区域。...

    blog.aspose.com/zh/imaging/remove-image-backgro...
  4. Aspose::Words::BuildingBlocks::GlossaryDocument...

    Aspose::Words::BuildingBlocks::GlossaryDocument class. Represents the root element for a glossary document within a Word document. A glossary document is a storage for AutoText, AutoCorrect entries and Building Blocks. To learn more, visit the documentation article in C++.... get_Lists () const Provides access to the list formatting...(const System::String&) Selects a list of nodes matching the XPath...

    reference.aspose.com/words/cpp/aspose.words.bui...
  5. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library.... For the list of all supported save formats...any supported file format as listed below: VSDX, VSDM, VSSX, VSSM...

    docs.aspose.com/diagram/java/save-visio-document/
  6. NodeImporter | Aspose.Words for Java

    Allows to efficiently perform repeated import of nodes from one document to another in Java....minimize the number of styles and lists created in the destination document...a Word document, styles and list formatting are stored centrally...

    reference.aspose.com/words/java/com.aspose.word...
  7. Create custom TeX output | .NET API Solution

    .NET API Solution to work with TeX. Read the hints and tips on how to provide custom TeX output for TeX file in C#...., and \write<number>{<token list>} . The first two commands open...while the last one writes a list of tokens (which may constitute...

    products.aspose.com/tex/net/customize-output/
  8. Convert MBOX to EML via C++ application | produ...

    Sample C++ conversion code for MBOX document to EML format. Use example code for batch MBOX to EML conversion within any C++ Application....Call ListMessages method to list messages info from Inbox Sy...file formats including few listed below. (Apple EMLX Format)...

    products.aspose.com/email/cpp/conversion/mbox-t...
  9. Create custom TeX output | C++ API Solution

    C++ API Solution to work with TeX. Read the guideline on how to implement custom TeX output in C++...., and \write<number>{<token list>} . The first two commands open...while the last one writes a list of tokens (which may constitute...

    products.aspose.com/tex/cpp/customize-output/
  10. Several TEXT Into PDF C#

    Merge multiple TEXT into PDF in C# code. Save TEXT as PDF using C#....Select the target format from the list dotnet add package Aspose.Words...Aspose.Words; var fileNames = new List< string > { "Input1.txt" , "Input2...

    products.aspose.com/words/net/merge/text-to-pdf/