Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 14,960 for

section

(0.12 sec)
  1. Aspose::Words::Markup::SdtAppearance enum | Asp...

    Aspose::Words::Markup::SdtAppearance enum. Specifies the appearance of a structured document tag in C++....( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Working With Rows And Columns in PHP|Documentation

    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....PHP Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/cells/java/working-with-rows-an...
  3. Security Notes|Aspose.Words for C++

    Aspose.Words for C++ recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them.... In this section, we take a look at some of...

    docs.aspose.com/words/cpp/security/
  4. Resources|Aspose.Slides Documentation

    Discover key Aspose.Slides for Android via Java resources—from downloads and docs to forums and blog updates—to improve working with PPT, PPTX and ODP....Slides blog Check this section regularly for information on...

    docs.aspose.com/slides/androidjava/resources/
  5. Composing Expressions in Java|Aspose.Words for ...

    Compose expressions when building a report in Java. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/java/composing-expressions/
  6. Aspose::Words::Markup::StructuredDocumentTag::G...

    Aspose::Words::Markup::StructuredDocumentTag::GetChildNodes method. Returns a live collection of child nodes that match the specified type in C++....example, if you selected all sections in a document and enumerate...collection deleting the sections, the section is removed from the...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FieldSectionPages | Aspose.Words for Java

    Implements the SectionPAGES field in Java....current section. Examples: Shows how to use SECTION and SECTIONPAGES...fields to number pages by sections. Document doc = new Document();...

    reference.aspose.com/words/java/com.aspose.word...
  8. 自定义页码不起作用 - Free Support Forum - aspose.com

    下面的代码: Document document = new Document(); DocumentBuilder builder = new DocumentBuilder(document); Section currentSection = builder.getCurrentSection(); currentSection.getPageSetup().setPageStartingNumber(10); current…...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...DocumentBuilder(document); Section currentSection = builder.getCurrentSection();...

    forum.aspose.com/t/topic/315401
  9. IImageSavingCallback | Aspose.Words for Java

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML in Java....multiple HTML files: one for each section. options.setDocumentSplitC...setDocumentSplitCrit(DocumentSplitCriteri.SECTION_BREAK); // Assign a custom callback...

    reference.aspose.com/words/java/com.aspose.word...
  10. Parsing PDF documents|Aspose.PDF for PHP via Java

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

    docs.aspose.com/pdf/php-java/parsing/