Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 38,013 for

list

(2.74 sec)
  1. 从PDF文件中提取链接|Aspose.PDF for C++

    使用C#从PDF中提取链接。本主题向您解释如何使用AnnotationSelector类提取链接。...page->Accept(selector); auto list = selector->get_Selected();... for (auto annot : list) { Console::WriteLine(u"Annotation located:...

    docs.aspose.com/pdf/zh/cpp/extract-links/
  2. MailMergeRegionInfo.Regions | Aspose.Words for ...

    Discover the MailMergeRegionInfo Regions property, which efficiently returns a comprehensive List of child regions for seamless data management....Regions property Returns a list of child regions. public IList...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  3. .net framework 4.8 SVG's -> Pdf - Free Support ...

    Hi, I’m trying out Aspose.PDF to create PDF Documents from SVG Data. However the PDF’s generated do not look like the SVG data, the layering is messed up and embedded images are not displaying. Is it my code or an iss…...AbelPdfDocument : IDisposable { private List<Document> documents; static...AbelPdfDocument() { documents = new List<Document>(); loadOptions = new...

    forum.aspose.com/t/net-framework-4-8-svgs-pdf/3...
  4. How to Install Aspose.PDF for Go via C++|Aspose...

    This section shows a product description and instructions for installing Aspose.PDF for Go on your own....macOS and linux Open Terminal List the folders of the github.com/aspose-pdf...Windows Open Command Prompt List the folders of the github.com/aspose-pdf...

    docs.aspose.com/pdf/go-cpp/installation/
  5. ImageConfig|Documentation

    ImageConfig element is used to add a picture....TemplateConfig () { Children = new List < BaseConfig >() { new PageConfig...PageConfig () { Children = new List < BaseConfig >() { new ImageConfig...

    docs.aspose.com/omr/net/programmatic-forms/imag...
  6. MailMergeRegionInfo.MustacheTags | Aspose.Words...

    Discover the MailMergeRegionInfo MustacheTags property, which efficiently returns a comprehensive List of child mustache tags for seamless data integration....MustacheTags property Returns a list of child “mustache” tags. public...Is . EqualTo ( 0 )); // Get list of fields inside the first top...

    reference.aspose.com/words/net/aspose.words.mai...
  7. Getting Started|Documentation

    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....Supported File Formats Feature List System Requirements Installation...

    docs.aspose.com/3d/java/getting-started/
  8. TableSubstitutionRule.getSubstitutes method | A...

    TableSubstitutionRule.getSubstitutes method. Returns array containing substitute font names for the specified original font name.... Returns List of alternative font names. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. WebExtensionBindingCollection class | Aspose.Wo...

    Aspose.Words.WebExtensions.WebExtensionBindingCollection class. Specifies a List of web extension bindings...WebExtensionBindingC class Specifies a list of web extension bindings. To...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Getting Headers or Footers|Documentation

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the Aspose.Cells for Python via .NET API....Headers and Footers to Command List The header or footer text can...headers and footers into a command list. The following code shows how...

    docs.aspose.com/cells/python-net/get-headers-or...