Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 7,365 for

section

(0.11 sec)
  1. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint Java...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/java/manage-ink/
  2. Manage Ink|Aspose.Slides for Node.js via .NET D...

    Use ink tools to draw objects in PowerPoint Java...display the brush size (the data section is grayed out). But when the...see the PowerPoint Shapes section. For more information on effective...

    docs.aspose.com/slides/nodejs-java/manage-ink/
  3. HtmlSaveOptions.documentPartSavingCallback prop...

    HtmlSaveOptions.documentPartSavingCallback property. Allows to control how document parts are saved when a document is saved to HTML or EPUB....multiple HTML files: one for each section. options . documentSplitCriteri...SectionBreak : partType = "Section" ; break ; case aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...getCount() - 2; i >= 0; i--) { Section sourceSection = document.getSections()...getCount() - 2; i >= 0; i--) { Section src = doc.getSections().get(i);...

    forum.aspose.com/t/topic/312511
  5. Merge PDF Documents using Python | Aspose.PDF

    Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document. Discover how to effectively use Aspose.PDF for Python via .NET to merge images, XML, HTML, EPUB, and more into a single PDF or DOCX/PPTX document....Please be aware that this section only outlines popular conversions...formats, please refer to the section Supported File Formats . To...

    products.aspose.com/pdf/python-net/merger/
  6. Aspose::Words::Saving::IDocumentPartSavingCallb...

    Aspose::Words::Saving::IDocumentPartSavingCallback::DocumentPartSaving method. Called when Aspose.Words is about to save a document part in C++....multiple HTML files: one for each section. options -> set_DocumentSplitCriteri...SectionBreak : partType = u "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Layout::LayoutCollector::GetEnti...

    Aspose::Words::Layout::LayoutCollector::GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C++....doc ); builder -> Write ( u "Section 1" ); builder -> InsertBreak... ); builder -> Write ( u "Section 2" ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....static SectionBreak () End of section character: “\x000c” or “\f”...constexpr SectionBreakChar End of section character: (char)12 or “\f”...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. IImageSavingCallback.imageSaving method | Aspos...

    IImageSavingCallback.imageSaving method. Called when Aspose.Words saves an image to HTML....multiple HTML files: one for each section. options . documentSplitCriteri...SectionBreak : partType = "Section" ; break ; case aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentPartSavingArgs.document property | Aspo...

    DocumentPartSavingArgs.document property. Gets the document object that is being saved....multiple HTML files: one for each section. options . documentSplitCriteri...SectionBreak : partType = "Section" ; break ; case aw . Saving...

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