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

section

(0.13 sec)
  1. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Node.js. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, or PDF/UA....0 and Section 508. FAQ Q: What is the practical...complying with WCAG 2.0 and Section 508. Use PDF/UA when your audience...

    docs.aspose.com/words/nodejs-net/which-pdf-stan...
  2. Quick Start|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....Start Contents [ Hide ] This section provides quick code samples...

    docs.aspose.com/barcode/phpjava/quick-start/
  3. Import data from document|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.... This section has the following topics: Importing...

    docs.aspose.com/cells/net/import-data-from-docu...
  4. 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 Java. Choose the best PDF standard to convert a document using Java.... In this section, we will take a closer look...Formula, or Non‑Unicode Symbol” section Unicode mapping for common...

    docs.aspose.com/words/java/learn-features-of-co...
  5. Working with Resources in Microsoft Project Fil...

    Learn how to create, update, and manage Microsoft Project resources in C# using Aspose.Tasks for .NET. Automate resource costs, calendars, attributes, overtime, and reporting without Microsoft Project installed.... This section provides a structured overview...Microsoft Project files. This section provides everything needed...

    docs.aspose.com/tasks/net/working-with-resources/
  6. Advanced operations|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET can perform simple and easy tasks and cope with more complex goals. Check the next Section for advanced users and developers....] Advanced Operations is a section about how to deals with existing...

    docs.aspose.com/pdf/python-net/advanced-operati...
  7. Aspose::Words::Node::Remove method | Aspose.Wor...

    Aspose::Words::Node::Remove method. Removes itself from the parent in C++....-> get_NextSibling (); // A section body can contain Paragraph...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …...paragraph text matches the section pattern if (Regex.IsMatch(paraText...paragraph text matches the section pattern if (Regex.IsMatch(paraText...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  9. How to create YouTube thumbnail generator progr...

    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....PSD for Java in the next sections. 1. Add a background image...effect will be used in the next section. 2.1. Add a radial gradient...

    docs.aspose.com/psd/java/how-to-create-youtube-...
  10. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying to implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how to do this and what’s supported. This is using .net. Specifically, I’m trying to render some Tab…...used to specify that this section contains bidirectional (complex...docx"); for (Section section : doc.getSections()) { section.getPageSetup()...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...