Sort Score
Result 10 results
Languages All
Labels All
Results 9,811 - 9,820 of 349,316 for

document

(0.2 sec)
  1. Aspose::Words::Comment::Comment constructor | A...

    Aspose::Words::Comment::Comment constructor. Initializes a new instance of the Comment class in C++....:DocumentBase>& The owner document. Remarks When Comment is created...specified document, but is not yet part of the document and ParentNode...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Android API to Render SVG to XAMLFLOW | product...

    Transform SVG to XAMLFLOW via Android via Java API...edit, convert, and print PDF documents from within their own applications... convert, and print Word documents from within their own applications...

    products.aspose.com/total/android-java/conversi...
  3. Java API to Convert RTF to FODS or with free On...

    Convert RTF to FODS via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free RTF to FODS online converter quickly before integrating the code....comprehensive suite of feature-rich document manipulation and conversion...Words for Java is a powerful document manipulation API that enables...

    products.aspose.com/total/java/conversion/rtf-t...
  4. 将HTML转换为PDF文件在Java中|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF将HTML和MHTML格式转换为PDF文件。...代码非常简单,只需将HTML加载到Document类并保存为输出PDF。在Java中将MHTML转换为PDF也类似。它涵盖以下主题...HtmlLoadOptions 类的实例。 初始化 Document 对象。 通过调用 Document.save(String) 方法保存输出PDF文档。...

    docs.aspose.com/pdf/zh/java/convert-html-to-pdf/
  5. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...powerful, and easy-to-use document manipulation API for .NET...the PDF with an instance of Document. Create a TextParagraph and...

    products.aspose.com/pdf/net/text/
  6. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement.... Document doc = new Document (); Run run = new...format a text box. Document doc = new Document (); // Create a floating...

    reference.aspose.com/words/net/aspose.words/sto...
  7. Aspose::Words::Range::ToDocument method | Aspos...

    Aspose::Words::Range::ToDocument method. Constructs a new fully formed Document that contains the range in C++....Constructs a new fully formed document that contains the range. System...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: Range...

    reference.aspose.com/words/cpp/aspose.words/ran...
  8. Add Footer to PDF using C++ | Aspose.PDF

    Add footer to PDF programmatically with C++ sample code using Aspose.PDF for C++....Add Footers to PDF Document Using C++ In order to add footers... powerful and easy to use document manipulation API for cpp platform...

    products.aspose.com/pdf/cpp/footer/
  9. Aspose::Words::Saving::PdfSaveOptions::get_Cach...

    Aspose::Words::Saving::PdfSaveOptions::get_CacheBackgroundGraphics method. Gets or sets a value determining whether or not to cache graphics placed in Document's background in C++....to cache graphics placed in document’s background. bool Aspose...graphics are written to the PDF document as an xObject. When the value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. PaperSize | Aspose.Words for Java

    Specifies paper size in Java.... Document doc = new Document(); DocumentBuilder...Aspose.Words document by hand. Document doc = new Document(); // A...

    reference.aspose.com/words/java/com.aspose.word...