Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 15,203 for

section

(0.06 sec)
  1. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly....Fills the interior of a pie section defined by an ellipse specified...Fills the interior of a pie section defined by an ellipse specified...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  2. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the text you want using C#....composed of multiple paragraphs, sections, or pages. Some of the metacharacters...paragraph break, &b for a section break, &m for a page break...

    docs.aspose.com/words/net/find-and-replace/
  3. Getting exception "Floating shape not allowed i...

    We are using below code and getting exception - foreach (Shape s in doc.GetChildNodes(NodeType.Shape, true)) { try { // Skip shapes that are textboxes — th…...PageSetup ps = ((Section)s.GetAncestor(NodeType.Section)).PageSetup;...PageSetup ps = ((Section)s.GetAncestor(NodeType.Section)).PageSetup;...

    forum.aspose.com/t/getting-exception-floating-s...
  4. Frequently Asked Questions|Aspose.Slides Docume...

    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....file parser may skip the last sections of the group. So move all...the required value in the section. Q: In exported presentations...

    docs.aspose.com/slides/reportingservices/freque...
  5. Convert WORD to EMAIL in Python | products.aspo...

    Save WORD to EMAIL within Python applications without using Microsoft Word or Outlook...comprises a header section and a body section, separated by a blank...subject, and timestamp. The body section contains the content of the...

    products.aspose.com/total/python-net/conversion...
  6. Layout appears compressed and several form fiel...

    Hello, This request is created on behalf of Balaji Revanth Guduru balajirevanth.guduru@eclinicalworks.com Thank you for reaching out. I wanted a small help with converting complex HTML forms using Aspose.Words or Aspo…...html"); foreach (Section s in doc.Sections) { s.PageSetup.PaperSize...

    forum.aspose.com/t/layout-appears-compressed-an...
  7. Batch Convert Multiple HTML Files to PDF in Python

    Learn how to batch convert multiple HTML files to PDF with Aspose.HTML in Python. Follow step-by-step setup, code samples, and best practices.... # This section implements the primary batch...and Broken Relative Paths section because it is almost always...

    blog.aspose.com/html/batch-convert-multiple-htm...
  8. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....text contained in separate sections In some situations, you may...Algorithm The code in this section addresses all of the possible...

    docs.aspose.com/words/nodejs-net/how-to-extract...
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Extract text or images from PDF using C++ https://products.aspose.com/pdf/cpp/parser/ Recent content in Extract text or images from PDF using C......svg#aspose-buy Buy overview section has-background-white-ter container...com/pdf/scripts/live-example.js section has-background-white container...

    products.aspose.com/pdf/cpp/parser/index.xml
  10. Document.endnoteOptions property | Aspose.Words...

    Document.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this document....write ( "This is the second section." ); // We can use the "Position"...collection at the end of the section whose text contains the endnote's...

    reference.aspose.com/words/nodejs-net/aspose.wo...