Sort Score
Result 10 results
Languages All
Labels All
Results 2,191 - 2,200 of 15,458 for

section

(0.11 sec)
  1. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations Section describes the possibilities of opening and saving PDF documents using the Aspose.PDF for .NET....[ Hide ] Basic operations section describes the first, simplest...

    docs.aspose.com/pdf/net/basic-operations/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Conversion Solution using CLI https://products.aspose.com/pdf/cpp-cli/conversion/ Recent content in PDF Conversion Solution using CLI on As......svg#aspose-buy Buy overview section has-background-white-ter container...[PDF-fileo ] about-content section has-background-white-ter container...

    products.aspose.com/pdf/cpp-cli/conversion/inde...
  3. ParagraphFormat.SnapToGrid | Aspose.Words for .NET

    Discover how the ParagraphFormat SnapToGrid property enhances layout precision by aligning your paragraphs with document grid lines for a polished look....of lines per page in this section. // A large enough font size...

    reference.aspose.com/words/net/aspose.words/par...
  4. Aspose::Words::TextColumnCollection::get_LineBe...

    Aspose::Words::TextColumnCollection::get_LineBetween method. When true, adds a vertical line between columns in C++....); // Configure the current section's PageSetup object to divide...

    reference.aspose.com/words/cpp/aspose.words/tex...
  5. ImageLoadException - Free Support Forum - aspos...

    class com.aspose.psd.coreexceptions.ImageLoadException: Image loading failed. ---> class com.aspose.psd.internal.Exceptions.ArgumentException: Appropreate layer Section resource can't be created. Type tool key: 166864165…...ArgumentException: Appropreate layer section resource can't be created....ArgumentException:Appropreate layer section resource can't be created....

    forum.aspose.com/t/imageloadexception/325242
  6. Aspose::Words::PageSetup::get_FooterDistance me...

    Aspose::Words::PageSetup::get_FooterDistance method. Returns or sets the distance (in points) between the footer and the bottom of the page in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. Aspose::Words::PageSetup::get_HeaderDistance me...

    Aspose::Words::PageSetup::get_HeaderDistance method. Returns or sets the distance (in points) between the header and the top of the page in C++....with other settings for a section. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js.... This section describes the main classes...text, paragraph, table, or a section is a node, and even the document...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  9. 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 C++. Choose the best PDF standard to convert a document using С++.... 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/cpp/learn-features-of-con...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...you should create a separate section for the TOC and the content...another section. builder.insertBreak(BreakType.SECTION_BREAK_NEW_PAGE);...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...