Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,089 for

section

(0.12 sec)
  1. PsSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PsSaveOptions SaveFormat property to easily specify your document's save format. Optimize your workflow with flexible saving options!...page setup objects of all sections to "MultiplePagesType.BookFoldPrinting"...BookFoldPrinting". foreach ( Section s in doc . Sections ) { s . PageSetup...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSetup.rtl_gutter property | Aspose.Words fo...

    PageSetup.rtl_gutter property. Gets or sets whether Microsoft Word uses gutters for the Section based on a right-to-left language or a left-to-right language....Word uses gutters for the section based on a right-to-left language...layout. page_setup = doc . sections [ 0 ] . page_setup # Determine...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Images in PDF using C#|Aspose.PDF ...

    This Section describes the features of working with images in a PDF file using C# library....PDF section. Working with Vector Graphics - this section describes...

    docs.aspose.com/pdf/net/working-with-images/
  4. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeEnd class. Represents an end of ranged structured document tag which accepts multi-Sections content. See also StructuredDocumentTagRangeStart node. To learn more, visit the documentation article in C++....document tag which accepts multi-sections content. See also StructuredDocumentTa...get the properties of multi-section structured document tags. auto...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Enable SMTP Activity Logging in .NET Using apps...

    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...“applicationSettings”. Add a section called “Aspose.Email.Properties...

    docs.aspose.com/email/net/enable-smtp-activity-...
  6. 使用 C++ 获取页眉或页脚|Documentation

    本文介绍如何使用 C++ API 或库以编程方式获取Excel或OpenOffice文件中的页眉和页脚。... Get ( 0 ); // Get left section of header U16String headerSection...Get commands from the header section Vector < HeaderFooterCommand...

    docs.aspose.com/cells/zh/cpp/get-headers-or-foo...
  7. DocumentPartSavingArgs.Document | Aspose.Words ...

    Discover the DocumentPartSavingArgs property to access and manage the document object during the saving process, enhancing your workflow efficiency....multiple HTML files: one for each section. options . DocumentSplitCriteri...SectionBreak : partType = "Section" ; break ; case DocumentSplitCriteri...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Why not Adobe Photoshop SDK|Documentation

    Learn why PSD file format library is better option than Adobe Photoshop SDK, compare the security, stability, scalability, features of both....the links at the end of this section. Security You cannot find information...Pay particular attention to section 2.1.7, which covers server...

    docs.aspose.com/psd/net/why-not-adobe-photoshop...
  9. Generate Encrypted QR Code for Text|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....following information in content section: Encrypted Text Password (Key):...QR Code under the preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-1-9-generating...
  10. Manipulate PDF Document in C#|Aspose.PDF for .NET

    This article contains information on how to validate PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and etc....Title = title ; // Add the TOC section to the document tocPage . TocInfo...FontStyles . Bold ; // Create a section in the Pdf document var page...

    docs.aspose.com/pdf/net/manipulate-pdf-document/