Sort Score
Result 10 results
Languages All
Labels All
Results 1,881 - 1,890 of 15,483 for

section

(0.37 sec)
  1. Parse PDF documents|Aspose.PDF for Node.js via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Node.js via C++.... This section covers how to: Extract Images...

    docs.aspose.com/pdf/nodejs-cpp/parsing/
  2. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_IsShowingPlaceholderText method. Specifies whether the content of this structured document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured document tag). if set to true, this state shall be resumed (showing placeholder text) upon opening this document in C++....get the properties of multi-section structured document tags. auto...( get_MyDir () + u "Multi-section structured document tags.docx"...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Insert Before and After Ranges|Aspose.Words for...

    Insert before and after ranges within a document easily and fast instead of using Apache POI....THIS Text before the below section" ); String text = doc . getRange...

    docs.aspose.com/words/java/insert-before-and-af...
  4. TextColumnCollection.SetCount | Aspose.Words fo...

    Optimize your layout with the TextColumnCollection SetCount method, effortlessly arranging text into your desired number of columns for enhanced readability....evenly spaced columns in a section. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/tex...
  5. Get Permissions using Rust|Aspose.PDF for Rust ...

    Read and display the access permissions of a password-protected PDF document with Aspose.PDF for Rust via C++....password-protected PDF document This section explains how to read and display...

    docs.aspose.com/pdf/rust-cpp/get-permissions/
  6. Story.StoryType | Aspose.Words for .NET

    Discover the StoryType property to easily identify and categorize your stories, enhancing organization and improving your storytelling experience....a child node of the first section's Body. builder . InsertShape...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Back to TOC shortcut is taking cursor to Ending...

    I have used below code to insert Back to TOC shortcut after every paragraph. I want to insert at end of every paragraph a shortcut which will take the users to starting of TOC. But instead it is taking to ending of TOC. …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...set at the start of the TOC section. Here’s how you can modify...

    forum.aspose.com/t/back-to-toc-shortcut-is-taki...
  8. Using Aspose.Tasks for .NET | Aspose.Tasks Docu...

    Learn how to use Aspose.Tasks for .NET in environments like Classic ASP, VB6, or via COM Interop.... This section provides practical guidance...migrating them to .NET. In this section Choose Platform and Interoperability...

    docs.aspose.com/tasks/net/using-aspose-tasks-fo...
  9. Cutting off right side after converting email t...

    i am facing same issue applied this code but not working, could you please help me on this for local testing we are using evaluation one but for higher env we are using licensed one. below is my code: public void gen…...maxContentWidth > 555; for (Section section : doc.getSections()) {...{ PageSetup ps = section.getPageSetup(); ps.setPaperSize(PaperSize...

    forum.aspose.com/t/cutting-off-right-side-after...
  10. Working with Bookmarks in PDF using C++|Aspose....

    This Section explain how to add, delete and get bookmark with Aspose.PDF for C++.... In this section you will learn how to: Add...

    docs.aspose.com/pdf/cpp/bookmarks/