Sort Score
Result 10 results
Languages All
Labels All
Results 4,151 - 4,160 of 414,704 for

document

(1.14 sec)
  1. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the Document tree where a particular StructuredDocumentTag can occur in C++....Specifies the level in the document tree where a particular StructuredDocumentTa...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. PdfDigitalSignatureHashAlgorithm | Aspose.Words...

    Specifies a digital hash algorithm used by a digital signature in Java....generated PDF document. Document doc = new Document(); DocumentBuilder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/java/com.aspose.word...
  3. Node.Accept | Aspose.Words for .NET

    Discover the Node Accept method for seamless visitor engagement. Enhance user experience and boost interaction with this powerful tool!...all hidden content from a document. public void RemoveHiddenContentF...RemoveHiddenContentF () { Document doc = new Document ( MyDir + "Hidden content...

    reference.aspose.com/words/net/aspose.words/nod...
  4. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied Document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...styles correctly, the copied document contains wrong font size:...static Document copyAllStyles(Document sourceDoc, Document targetDoc)...

    forum.aspose.com/t/some-styles-were-not-copied-...
  5. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... Instantiate Document object and add a new page...file using the Save method of Document class. Convert plain text...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  6. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the Document in C++....the specified style from the document. void Aspose :: Words :: Style...has following effects on the document model: All references to the...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++....Default is all the pages in the document. System :: SharedPtr < Aspose...effect only when rendering document pages. This property is ignored...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Converting a HTML file to PDF using PHP | Aspos...

    Sample code on PHP for HTML to PDF conversion. Use example code for batch HTML to PDF conversion with Aspose.PDF for PHP via Java...convert programmatically a document from HTML to PDF format using...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/php-java/conversion/htm...
  9. Converting a MHT file to DOCX using C++ | Aspos...

    Sample code for MHT to DOCX conversion using C++. Use C++ example for batch MHT to DOCX conversion....convert programmatically a document from MHT to DOCX format with...with a modern document-processing C++ API. Use just a few lines...

    products.aspose.com/pdf/cpp/conversion/mht-to-d...
  10. Converting a SVG file to PDF using C++ | Aspose...

    Sample code for SVG to PDF conversion using C++. Use C++ example for batch SVG to PDF conversion....programmatically a document from SVG to PDF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/cpp/conversion/svg-to-pdf/