Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,042 for

distribution list

(0.26 sec)
  1. Working with Headings in PDF|Aspose.PDF for Java

    Create numbering in heading your PDF document with Java. Aspose.PDF for Java offers different kinds of numbering styles.... setText ( "List 1" ); heading . setStyle ( NumberingStyle...13 ); heading2 . setText ( "List 2" ); heading2 . setStyle (...

    docs.aspose.com/pdf/java/working-with-headings/
  2. 在PDF中使用标题|Aspose.PDF for C++

    使用C++在您的PDF文档中创建标题编号。Aspose.PDF for C++展示了不同种类的编号样式。...); heading -> set_Text ( u "List 1" ); heading -> set_Style (...); heading2 -> set_Text ( u "List 2" ); heading2 -> set_Style...

    docs.aspose.com/pdf/zh/cpp/working-with-headings/
  3. Manipulate PDF Document|Aspose.PDF for PHP via ...

    Discover how to manipulate PDF files in PHP with Aspose.PDF for content modification and document structuring....setTitle ( $title ); // Add the list section to the sections collection...the format of the four levels list by setting the left margins...

    docs.aspose.com/pdf/php-java/manipulate-pdf-doc...
  4. Installation|Documentation

    Adding or updating Aspose.OMR for .NET NuGet package in your project....NET is distributed as a NuGet package. There...Aspose.OMR package from the list. Click Install button. You can...

    docs.aspose.com/omr/net/installation/
  5. Common issues with LaTeX files and how to solve...

    Practical tips to troubleshoot LaTeX files, resolving errors, compilation problems, package conflicts, and formatting bugs for seamless document creation....with your distribution to make sure your TeX distribution (e.g.,...\usepackage{enumitem} - customizes lists. Use the fontspec package with...

    docs.aspose.com/tex/net/troubleshoot-with-latex...
  6. Using AI tools to manage fonts

    Discover how AI tools are revolutionizing font management, delivering efficiency and streamlining of font selection and customization....suggests the closest match or a list of possible font options. Some...preventing unauthorized distribution or modification. AI-powered...

    docs.aspose.com/font/net/ai-in-font-management/
  7. Installation|Documentation

    Adding or updating Aspose.OCR for C++ package in your project....OCR for C++ is distributed as a NuGet package or as...the target platform from the list (you only need to install one...

    docs.aspose.com/ocr/cpp/installation/
  8. Installation|Documentation

    Adding or updating Aspose.OCR for .NET package in your project....NET is distributed as a NuGet package or as...Aspose.OCR-GPU package from the list (you only need to install one...

    docs.aspose.com/ocr/net/installation/
  9. 7-ZIP File Format - Everything You Need to Know

    Explore the 7ZIP file format - a powerful archive format known for its superior compression, robust encryption options, and wide compatibility. Learn how 7 ZIP simplifies data archiving and sharing, making it ideal for both developers and users....popular development environments, listed below: Additional information...open-source file archiver. It is distributed under the GNU Lesser General...

    products.aspose.com/zip/most-common-archives/wh...
  10. 在 PDF 中使用标题|Aspose.PDF for .NET

    使用 C# 在 PDF 文档中创建标题编号。Aspose.PDF for .NET 提供不同类型的编号样式。... Text = "List 1" ; heading . Style = Aspose...StartNumber = 13 ; heading2 . Text = "List 2" ; heading2 . Style = Aspose...

    docs.aspose.com/pdf/zh/net/working-with-headings/