Sort Score
Result 10 results
Languages All
Labels All
Results 4,291 - 4,300 of 401,908 for

document

(0.2 sec)
  1. Get HTML of extracted text from word file - Fre...

    HI Aspose Team, I am extracting some specific text from word file using Aspose.Word C# . Now I have to get html of extracted text. I don’t want to convert word into html and rework on it, Is there any method which i c…...for only the part of a Word document that you have extracted, without...without converting the whole document. Aspose.Words for .NET allows...

    forum.aspose.com/t/get-html-of-extracted-text-f...
  2. Using FloatingBox for text generation with Pyth...

    This page explains how to format text inside floating box....add a FloatingBox to a PDF document using Aspose.PDF for Python...Create a New PDF Document. Add a Page to the Document. Create a FloatingBox...

    docs.aspose.com/pdf/python-net/floating-box/
  3. FieldEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldEnd class, which efficiently handles Word field endings in Documents, enhancing your Document processing capabilities....an end of a Word field in a document. To learn more, visit the...the Working with Fields documentation article. public class FieldEnd...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Optimize PDF File Size in Ruby|Aspose.PDF for Java

    Learn to reduce the file size of PDFs without compromising quality using Aspose.PDF for Ruby....optimize file Size of PDF document using Aspose.PDF Java for...optimize_filesize () # The path to the documents directory . data_dir = File...

    docs.aspose.com/pdf/java/optimize-pdf-file-size...
  5. Page Count way off - Free Support Forum - aspos...

    I loaded the attached PDFi nto an Aspose Document and the reported page count is 7 but there are 429 pages in the PDF David-Foster-Wallace-Infinite-Jest.pdf (4.7 MB) LoadOptions loadOptions = new LoadOptions(); loadOpt…...attached PDFi nto an Aspose Document and the reported page count...Pdf; var attachmentDoc = new Document(blob, loadOptions); count...

    forum.aspose.com/t/page-count-way-off/326236
  6. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!...how to use a document visitor to print a document’s node structure...DocStructureToText () { Document doc = new Document ( MyDir + "Docum...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Delete text from a cell|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....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/
  8. ThumbnailGeneratingOptions.GenerateFromFirstPag...

    Discover how the GenerateFromFirstPage option creates thumbnails from the Document's first page or image, enhancing your visual content effortlessly....thumbnail from first page of the document or first image. public bool...generated from first page of the document. If value is false and there...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Removing attachment from PDF|Aspose.PDF for .NET

    Aspose.PDF can remove attachments from your PDF Documents. Use C# PDF API to remove attachments in PDF files using Aspose.PDF library....A PDF document’s attachments are held in the Document object’s...the updated file using the Document object’s Save method. The...

    docs.aspose.com/pdf/net/removing-attachment-fro...
  10. Aspose.Words.Themes module | Aspose.Words for N...

    The Aspose.Words.Themes module provides classes that allow to access theme information in Microsoft Word Documents....information in Microsoft Word documents. A document theme can specify fonts...and colors to be used in a document. Themes are supported in Word...

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