Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 351,238 for

document

(0.07 sec)
  1. Create DOC in Python | products.aspose.com

    Generate Microsoft Word DOC Document using Python applications without using Microsoft Word....DOC File in Python Create Document class object. Create DocumentBuilder...DOC document path. Creation Requirements For DOC document creation...

    products.aspose.com/total/python-net/create/doc/
  2. FieldNumPages Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNumPages class to effortlessly implement the NUMPAGES field, enhancing Document automation and efficiency....the Working with Fields documentation article. public class FieldNumPages...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...PDF after converting a Word document is due to the “Source Sans...fonts when converting a Word document to PDF using Aspose.Words:...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  4. HtmlSaveOptions.fontResourcesSubsettingSizeThre...

    HtmlSaveOptions.fontResourcesSubsettingSizeThreshold property. Controls which font resources need subsetting when saving to HTML, MHTML or EPUB... If the document uses many fonts, especially...are not used by the current document. Font subsetting works as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldMacroButton class | Aspose.Words for Python

    aspose.words.fields.FieldMacroButton class. Implements the MACROBUTTON field...the Working with Fields documentation article. Remarks Allows...modifications made to the document. (Inherited from Field ) is_locked...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Find an replace with multiple line - Free Suppo...

    Hi I need to replace a text in pdf with multiple lines , example test1 => test1 test2 test3. i tried to add \n but it does not work. It adds space like test1 test2 test3. we are using TextFragmentAbsorber to find…...Document; import com.aspose.pdf.FontRepository;...the PDF document Document pdfDocument = new Document("input.pdf");...

    forum.aspose.com/t/find-an-replace-with-multipl...
  7. TabStopCollection.Item | Aspose.Words for .NET

    Access tab stops with ease using the TabStopCollection Item property. Retrieve specific stops by index for efficient UI navigation....work with a document’s collection of tab stops. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/tab...
  8. DocumentVisitor.VisitTableStart | Aspose.Words ...

    Discover the DocumentVisitor VisitTableStart method, essential for efficiently managing table enumeration in your applications. Enhance your coding skills today!...table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Row.Accept | Aspose.Words for .NET

    Discover the Row Accept method, designed to enhance visitor engagement and streamline user interactions for your website's success....table in a document. public void TableToText () { Document doc = new...new Document ( MyDir + "DocumentVisitor-compatible features.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Aspose::Words::DocumentBuilder::InsertShape met...

    Aspose::Words::DocumentBuilder::InsertShape method. Inserts free-floating shape with specified position, size and text wrap type in C++....shape type to insert into the document horzPos Aspose::Words::Dr...to insert DML shapes into a document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...