Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 15,205 for

section

(1.03 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. Manipulating PNG Images|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....demonstrated in the below section. Aspose.Imaging for .NET API...demonstrated in the below section. The purpose of these filter...

    docs.aspose.com/imaging/net/manipulating-png-im...
  3. Text fragments found in PageMarkup not availabl...

    Hi, On this specific PDF the text is extracted but not correctly ordered in Sections and paragraphs. ecclesiastes.pdf (260.7 KB) I slightly modified the sample code to showcase this. public static void Run() // origi…...but not correctly ordered in sections and paragraphs. ecclesiastes...foreach (MarkupSection section in markup.Sections) { int j = 1; foreach...

    forum.aspose.com/t/text-fragments-found-in-page...
  4. 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...
  5. 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...
  6. 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/
  7. Split DOC File Online or via Java | products.as...

    Free online app to split different DOC files. Java splitter library code for DOC documents....Java Code to Split DOC Files Section Wise Develop DOC File Splitter...and updates. Section Summaries : Extract sections from lengthy...

    products.aspose.com/total/java/split/doc/
  8. 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...
  9. 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...
  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...