Sort Score
Result 10 results
Languages All
Labels All
Results 6,931 - 6,940 of 400,591 for

document

(0.17 sec)
  1. Edit MHTML in C# – Aspose.HTML for .NET

    Code to edit MHTML files in C#. Use Aspose.HTML for .NET API features to create, remove, or edit content of an MHTML Document....or edit content of an MHTML document programmatically Download...for .NET Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/html/net/editor/mhtml/
  2. HeaderFooterBookmarksExportMode enumeration | A...

    aspose.words.saving.HeaderFooterBookmarksExportMode enumeration. Specifies how bookmarks in headers/footers are exported....bookmarks in headers/footers in a document that we are rendering to PDF...PDF. doc = aw . Document ( file_name = MY_DIR + 'Bookmarks in...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 将 PDF 转换为图像格式|Aspose.PDF for C++

    本主题向您展示如何使用 Aspose.PDF 将 PDF 转换为各种图像格式。通过几行代码将 PDF 页面转换为 PNG、JPEG、BMP 图像。...文件中的所有页面转换为单个 TIFF 图像: 打开 Document 与 MakeObject。 创建 Resolution...); // 打开文档 auto document = MakeObject < Document > ( _dataDir +...

    docs.aspose.com/pdf/zh/cpp/convert-pdf-to-image...
  4. LoadOptions class | Aspose.Words for Python

    aspose.words.loading.LoadOptions class. Allows to specify additional options (such as password or base URI) when loading a Document into a [Document](../../aspose.words/Document/) object...URI) when loading a document into a Document object. To learn more...the Specify Load Options documentation article. Constructors Name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Merge or Unmerge Range of Cells with JavaScript...

    Merge and Unmerge Cells in a Range in Excel with JavaScript via C++ code....false ; const runButton = document . getElementById ( 'runExample'...runButton . disabled = false ; }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/merge-or-u...
  6. First and last paragraph - Free Support Forum -...

    Dear, How can I find the first and last paragraph on a given page in a Document. I’m using Aspose Words for Java Many thanks Natasja...paragraph on a given page in a document. I’m using Aspose Words for...happens Paragraph objects in the document model do not store page numbers;...

    forum.aspose.com/t/first-and-last-paragraph/322113
  7. 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/
  8. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!... Document doc = new Document (); DocumentBuilder...date every time we open the document using Microsoft Word. // Nesting...

    reference.aspose.com/words/net/aspose.words.fie...
  9. PageSetup.ClearFormatting | Aspose.Words for .NET

    Reset your Document's page setup effortlessly with the ClearFormatting method. Restore default margins, paper size, and orientation for a polished look....sections in a document. Document doc = new Document (); DocumentBuilder...start a new section using a document builder, // it will inherit...

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