Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 15,166 for

section

(0.09 sec)
  1. Mono Framework|Aspose.Words for .NET

    Using Aspose.Words for .NET with Mono Framework in C#.... This section includes the following topics:...

    docs.aspose.com/words/net/mono-framework/
  2. Navigation with Cursor in C++|Aspose.Words for C++

    Navigate between different nodes within a document, such as a paragraph, bookmark, or a specific character using C++....or the currently selected section by using the CurrentParagraph...navigate to its different sections and parts – this is similar...

    docs.aspose.com/words/cpp/navigation-with-cursor/
  3. 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...
  4. During Email to PDF export, part of the inline ...

    I am using Aspose Total 24.4.1 Our code for Email2PDF is public static void email2pdf(final String emailFilename, final String targetPDFname, final Properties properties) throws Exception { final MailMessa…...SHAPE, true)) { Section parentSection = (Section)shape.getAncestor(NodeType...getAncestor(NodeType.SECTION); PageSetup ps = parentSection.getPageSetup();...

    forum.aspose.com/t/during-email-to-pdf-export-p...
  5. NodeCollection.clear method | Aspose.Words for ...

    NodeCollection.clear method. Removes all nodes from this collection and from the document....Examples Shows how to remove all sections from a document. let doc =...); // This document has one section with a few child nodes containing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. IReplacingCallback Interface | Aspose.Words for...

    Enhance your document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....docx" ); Section firstPageSection = doc . FirstSection...foreach ( Section srcSection in docToInsert . Sections . OfType...

    reference.aspose.com/words/net/aspose.words.rep...
  7. Keeping paragraph format after merging odt docu...

    Good afternoon, I have the following problem (I use Aspose Words 26.2), an odt document with a weird list structure is loosing the format when involved in an odt files merge opration. Even if it is the only file involve…...marginePdf = 40; for (Section section : doc.getSections()) {...{ if (orizzontale) section.getPageSetup().setOrientation(Orientation...

    forum.aspose.com/t/keeping-paragraph-format-aft...
  8. Ինչպես ջնջել Բաժին ընդմիջումը Word-ում Python-ի...

    Այս հոդվածը ցույց է տալիս, թե ինչպես ջնջել Word-ի հատվածի ընդմիջումը Python-ի միջոցով: Այն ունի ծրագրային տրամաբանություն, ինչպես նաև ռեսուրսներ՝ շրջակա միջավայրը սահմանելու համար և օրինակելի կոդը՝ Word-ում Python-ի միջոցով հատվածի ընդմիջումը հեռացնելու համար:...ցանկացած հարթակում: Word-ում «Section Break»-ը հեռացնելու քայլեր՝...Սկսեք փաստաթղթի երկրորդ վերջին section -ից, եթե առկա է, այլապես, թողեք...

    kb.aspose.com/hy/words/python/how-to-delete-sec...
  9. Enable Activity Logging for EWS Client in .NET ...

    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....following lines in the ItemGroup section: <Content Include= "appsettings...PublicKeyToken=b77a5c561934e089" > <section name= "Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-activity-loggi...
  10. Introduction|Documentation

    The Programmer's Guide contains information that is essential to know when using the Java Image Processing and Manipulation Library API in Java applications.... This section explains key programming concepts...

    docs.aspose.com/imaging/java/introduction/