Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 753 for

distribution list

(0.1 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. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....are not part of the LaTeX distribution, etc. Even for drawing 2D...end{ abstract } 35 \ section{Lists} 36 %%%%%%%%%% 37 \ begin{enumerate}...

    docs.aspose.com/tex/net/what-is-latex/
  3. 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/
  4. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the document and form fields programmatically with C++....are easy to read, edit and distribute. However, creating links...Document ( _dataDir + u "Aspose-app-list.pdf" ); // Extract actions auto...

    docs.aspose.com/pdf/cpp/actions/
  5. 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/
  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. 在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/
  8. 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...
  9. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps....for JavaScript via C++ is distributed as a self-contained downloadable...JavaScript ensures easy distribution. Integrate it into your...

    products.aspose.com/ocr/javascript-cpp/
  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/