Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 15,332 for

section

(0.18 sec)
  1. 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-...
  2. 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...
  3. 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...
  4. Umbraco Word Import Module|Aspose.Words for .NET

    Read contents of any Word processing document using Aspose.Words Umbraco Word Import Module in C#....in to the Umbraco Developer section, see https://umbraco.com/t...in to the Umbraco Developer section, see https://umbraco.com/t...

    docs.aspose.com/words/net/umbraco-word-import-m...
  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. 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...
  7. FootnoteOptions class | Aspose.Words for Python

    aspose.words.notes.FootnoteOptions class. Represents the footnote numbering options for a document or Section...options for a document or section. To learn more, visit the Working...how to split the footnote section into a given number of columns...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Licensing and Subscription|Aspose.Words for Java

    Aspose.Words for Java provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies....Purchase Policies and FAQ section. Free Trial or Temporary License...an embedded resource. This section describes options of how this...

    docs.aspose.com/words/java/licensing/
  10. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Python....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/python-net/how-to-extract...