Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,318 for

section

(0.13 sec)
  1. Working with Typical Linux and Unix Archives vi...

    C# API lets you work with creating and managing Linux and Unix archives in your applications without the need of any other 3rd party applications and provides various methods to perform operations on archives....Contents [ Hide Show ] This section focuses on handling common...widely-used archive types, see the section. You can also refer to the...

    docs.aspose.com/zip/net/archives-for-unix-like-...
  2. Insert Footer|Aspose.Words for Java

    Insert a footer into a document easily and fast instead of using docx4j....new DocumentBuilder ( doc ); Section currentSection = builder ....{ List < SectionWrapper > sections = wordprocessingMLPack . getDocumentModel...

    docs.aspose.com/words/java/insert-footer/
  3. Parse PDF documents|Aspose.PDF for .NET

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for .NET.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/net/parsing/
  4. Advanced operations for C++|Aspose.PDF for C++

    Aspose.PDF for C++ can perform not only simple and easy tasks but also cope with more complex functions. For advanced users and developers, the Advanced Section will detail these features for you....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/cpp/advanced-operations/
  5. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  6. PdfSaveOptions.HeaderFooterBookmarksExportMode ...

    Discover how the PdfSaveOptions HeaderFooterBookmarksExportMode property optimizes bookmark export in headers and footers for enhanced PDF functionality....export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  7. ConvertUtil.PointToInch | Aspose.Words for .NET

    Effortlessly convert points to inches with ConvertUtil's PointToInch method. Simplify your measurements and enhance your design accuracy today!...DocumentBuilder ( doc ); // A section's "Page Setup" defines the...

    reference.aspose.com/words/net/aspose.words/con...
  8. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer Section resource can't be created. Type tool key: 166864165…...ArgumentException: Appropreate layer section resource can't be created....ArgumentException:Appropreate layer section resource can't be created....

    forum.aspose.com/t/imageloadexception/325242
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...another section. builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. ConvertUtil.point_to_inch method | Aspose.Words...

    ConvertUtil.point_to_inch method. Converts points to inches....DocumentBuilder ( doc = doc ) # A section's "Page Setup" defines the...

    reference.aspose.com/words/python-net/aspose.wo...