Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 15,446 for

section

(1.21 sec)
  1. Resize or Scale QR Codes|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....of the image under settings section Click Generate Preview button...sized image under preview section. Procedure API GET / qrcodegen...

    docs.aspose.com/barcode/java/1-2-2-1-resizing-o...
  2. Aspose.PDF.Document.Save(Stream output) is thro...

    We are using one WPF C# project of .Net Framework version 4.6.1 in Visual studio 2017 to create one PDF using Aspose.PDF.dll of version 23.5.0.0 But whenever the Save(Stream output) method of Aspose.PDF.Document class i…...Hello, We are creating some sections in PDF documents which contains...single row value. for some section based on data this table is...

    forum.aspose.com/t/aspose-pdf-document-save-str...
  3. Aspose::Words::Notes::EndnoteOptions class | As...

    Aspose::Words::Notes::EndnoteOptions class. Represents the endnote numbering options for a document or Section. To learn more, visit the documentation article in C++....options for a document or section. To learn more, visit the Working...Write ( u "This is the second section." ); // We can use the "Position"...

    reference.aspose.com/words/cpp/aspose.words.not...
  4. Public API Changes in Aspose.PDF for Java 9.3.0...

    Explore the public API changes introduced in Aspose.PDF for Java 9.3.0 to enhance your PDF document handling with the latest capabilities....public Image() public Image(Section section) public int getAutoNumber()...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  5. Conversion to PDF/A and PDF/UA|Aspose.Words for...

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using Python. Choose the best PDF standard to convert a document using Python via .NET.... In this section, we will consider the main...only embed all fonts. In this section, we will take a closer look...

    docs.aspose.com/words/python-net/learn-features...
  6. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....+= 1 # Configure the first section's "PageSetup" property to print...book fold. page_setup = doc . sections [ 0 ] . page_setup page_setup...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReplacingArgs.match_node property | Aspose.Word...

    ReplacingArgs.match_node property. Gets the node that contains the beginning of the match....KEEP_SOURCE_FORMATTING ) for src_section in filter ( lambda a : a is...x . as_section (), b ), list ( doc_to_insert . sections ))): for...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Composing Expressions in C#|Aspose.Words for .NET

    Compose expressions when building a report using C#. The complexity of expressions in templates is not restricted.... See the following sections for more information. The...rather than the templates. This section includes the following topics:...

    docs.aspose.com/words/net/composing-expressions/
  9. Working with Images in C#|Aspose.Words for .NET

    Image shapes in details and advanced features provided by Aspose.Words for .NET....InsertImage methods to move to any section or headers/footers and insert...the header or footer of each section. Move the builder to the desired...

    docs.aspose.com/words/net/working-with-images/
  10. 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...