Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 15,203 for

section

(0.17 sec)
  1. NodeImporter.ImportNode | Aspose.Words for .NET

    Effortlessly transfer nodes between documents with NodeImporter's ImportNode method. Enhance your workflow and streamline data integration today!...all block-level nodes in the section's body, // then clone and insert...empty paragraph of a section. foreach ( Section srcSection in docToInsert...

    reference.aspose.com/words/net/aspose.words/nod...
  2. 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...
  3. 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...
  4. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...have 30-40+) Structure : 1 section, 2 tables, 68 paragraphs, 3...removeAllChildren(); // Copy all sections (deep clone) for (int i =...

    forum.aspose.com/t/infinite-hang-on-document-co...
  5. Working With Worksheets 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/cells/java/working-with-workshe...
  6. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how Sections are handled when saving a document in the XLSX format....enumeration Specifies how sections are handled when saving a...worksheet is created for each section of a document. SingleWorksheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SdtType enumeration | Aspose.Words for Python

    aspose.words.markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....REPEATING_SECTION The SDT represents repeating section type when...REPEATING_SECTION_ITEM The SDT represents repeating section item....

    reference.aspose.com/words/python-net/aspose.wo...
  8. HeaderFooterCollection.footerFirst property | A...

    HeaderFooterCollection.footerFirst property. Retrieves a footer for the first page of the Section....for the first page of the section. get footerFirst () : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Navigation with Cursor in C#|Aspose.Words for .NET

    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/net/navigation-with-cursor/
  10. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Section importedSection = ( Section ) dstDoc . ImportNode...document text." ); // Import the Section from the destination document...

    reference.aspose.com/words/net/aspose.words/doc...