Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 15,183 for

section

(0.14 sec)
  1. NodeImporter class | Aspose.Words for Node.js

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another...all block-level nodes in the section's body, // then clone and insert...last empty paragraph of a section. for ( var srcSection of docToInsert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::XpsSaveOptions::get_UseB...

    Aspose::Words::Saving::XpsSaveOptions::get_UseBookFoldPrintingSettings method. Gets or sets a boolean value indicating whether the document should be saved using a booklet printing layout, if it is specified via MultiplePages in C++....page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...Aspose :: Words :: Section > ( doc -> get_Sections ())) { s -> get_PageSetup...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Send, Retrieve, and Manage Gmail Emails via SMT...

    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....Using the IMAP Protocol This section shows how to perform several...Using the POP3 Protocol This section demonstrates how to connect...

    docs.aspose.com/email/net/send-retrieve-manage-...
  4. Aspose Cells Smart Markers Glossary - Free Supp...

    Hello there! We’re working with Aspose templates and need a way to reliably parse smart markers used in Aspose Cells. Our goal is to extract the underlying fields from these markers so we can validate them against our d…...NET section, showcasing new enhancements...documentation for the Java section soon. We kindly encourage you...

    forum.aspose.com/t/aspose-cells-smart-markers-g...
  5. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C#. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....0 and Section 508 compliant. FAQ Q: What...accessibility standards (WCAG 2.0, Section 508). It is ideal when accessibility...

    docs.aspose.com/words/net/which-pdf-standard-is...
  6. 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...
  7. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow.... This section explains the available video...PowerPoint Presentation to Video section. Supported Animations and Effects...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  8. 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/
  9. 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...
  10. 请问怎么将一个分页符和文本从一个段落中分开 - 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