Sort Score
Result 10 results
Languages All
Labels All
Results 4,381 - 4,390 of 376,805 for

document

(0.12 sec)
  1. Replace Image in Existing PDF File uisng C++|As...

    This section describes about replace image in existing PDF file using ++ library....Open the PDF file using the Document object. Replace a particular...file using Save method of the Document object. The following code...

    docs.aspose.com/pdf/cpp/replace-image-in-existi...
  2. Add PDF Page Stamp to PDF|Aspose.PDF for Java

    Add a Page stamp to a PDF file using the PdfPageStamp class with Java....Assume we have some input document and we want apply 2 kinds..."PageStamp.pdf" ; Document document = new Document ( _dataDir + inputFileName...

    docs.aspose.com/pdf/java/page-stamps-in-the-pdf...
  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. How to Merge PDF using JavaScript via C++|Aspos...

    This page explain how to merge PDF Documents into a single PDF file with Aspose.PDF for JavaScript via C++...number of documents. Sometimes, when working with documents and images...not want to print several documents? Concatenate two PDF files...

    docs.aspose.com/pdf/javascript-cpp/merge-pdf/
  6. 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...
  7. LoadOptions.base_uri property | Aspose.Words fo...

    LoadOptions.base_uri property. Gets or sets the string that will be used to resolve relative URIs found in the Document into absolute URIs when required...relative URIs found in the document into absolute URIs when required...loading an HTML document from a stream and the document contains images...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....doc DocumentBase The owner document. Remarks When you create a...node, you need to specify a document to which the node belongs...

    reference.aspose.com/words/net/aspose.words.mar...
  9. 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...
  10. 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...