Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 15,203 for

section

(0.13 sec)
  1. Working With Images in Ruby|Aspose.Words for Java

    Working with Document's Images using Ruby....Ruby Contents [ Hide ] This section includes the following topics:...

    docs.aspose.com/words/java/working-with-images-...
  2. Working with Barcode Recognition in Jython|Docu...

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

    docs.aspose.com/barcode/java/working-with-barco...
  3. 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/
  4. Aspose::Words::PageSetup::get_FirstPageTray met...

    Aspose::Words::PageSetup::get_FirstPageTray method. Gets the paper tray (bin) to use for the first page of a Section. The value is implementation (printer) specific in C++....use for the first page of a section. The value is implementation...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Exporting Images 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/imaging/java/exporting-images-i...
  6. Working with Security and Signatures - Facades|...

    Learn to apply security and digital signatures to PDFs with Aspose.PDF for C++. Enhance document protection and authenticity....[ Hide ] Articles in this section Encrypt, Decrypt and set Privileges...

    docs.aspose.com/pdf/cpp/working-with-security-a...
  7. 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...
  8. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C# API or .NET Library....only two parameters: Section – the section where the header or...be placed. There are three sections: left, center, and right,...

    docs.aspose.com/cells/net/setting-headers-and-f...
  9. Remove Header and Footer in Word using Python

    Remove Header and Footer in Word using Python. Get IDE settings, a list of steps, and a sample code to delete header and footer in Word using Python....each section of the loaded Word file using the section collection...the collection using the as_section() method Access the desired...

    kb.aspose.com/words/python/remove-header-and-fo...
  10. 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...