Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,203 for

section

(0.61 sec)
  1. Parse PDF documents C/C++|Aspose.PDF for C++

    Do you want to extract data from PDF documents? Discover various PDF data extraction methods with Aspose.PDF for C++.... This section covers how to: Extract Text...

    docs.aspose.com/pdf/cpp/parsing/
  2. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks....export bookmarks in the first section's header/footers. // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Resize Image in a Word Document|Aspose.Words fo...

    Resize an image in a Word document. NPOI does not provide an opportunity to resize an image using C#....with Images documentation section. The DocumentBuilder provides...

    docs.aspose.com/words/net/resize-image-in-word-...
  4. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....the links in the “See Also” section. Visual Studio 2022. AWS Toolkit...the Configuring a Dockerfile section. Start Docker Desktop. Publish...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  5. Handling Exceptions with Aspose.Tasks for C++ |...

    A comprehensive guide on using Aspose.Tasks to handle exceptions while working with Microsoft Project files....to identify the problematic section of the project, for example...etc. After identifying the section that’s causing the problem...

    docs.aspose.com/tasks/cpp/handling-exceptions/
  6. DocumentPartSavingArgs.DocumentPartFileName | A...

    Discover the DocumentPartFileName property for DocumentPartSavingArgs. Easily manage file names for seamless document part saving without paths....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  7. PageInfo.HeightInPoints | Aspose.Words for .NET

    Discover the HeightInPoints property of PageInfo to easily access page height in points. Enhance your document layout with precise measurements!...docx" ); // The first section has 2 pages. We will assign...

    reference.aspose.com/words/net/aspose.words.ren...
  8. 请问怎么将一个分页符和文本从一个段落中分开 - Free Support Forum - as...

    源文档: aa.docx (39.8 KB) 这个源文档中有一个段落是:page break 1 引言 请问怎么处理可以将 page break 和 1 引言 分开为两个段落 我的处理:这样的处理会导致新增一个空标题 DocumentBuilder builder = new DocumentBuilder(document); RunCollection runs = para.getRuns(); Arrays.st…...docx"); Section newFirstSection = new Section(doc); newFirstSection...

    forum.aspose.com/t/topic/311299
  9. Animation|Aspose.Slides for PHP Documentation

    Master slide animations in PHP with Aspose.Slides: add, edit, and remove effects, timings, and triggers to create dynamic presentations in PPT, PPTX and ODP....$presentation -> dispose (); } } Section SlideTransition...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. Printing a Document in C#|Aspose.Words for .NET

    Print a document on a Server using the unmanaged XpsPrint API or via a selected printer with Settings and Print Preview Dialogs in C#....via the XpsPrint API This section is intended for users who want...trays are defined for each section and are printer-specific. Therefore...

    docs.aspose.com/words/net/print-a-document-prog...