Sort Score
Result 10 results
Languages All
Labels All
Results 7,031 - 7,040 of 400,591 for

document

(0.57 sec)
  1. 在PDF中使用标题|Aspose.PDF for C++

    使用C++在您的PDF文档中创建标题编号。Aspose.PDF for C++展示了不同种类的编号样式。...打开文档 auto document = MakeObject < Document > (); document -> get_PageInfo...() -> set_Width ( 612.0 ); document -> get_PageInfo () -> set_Height...

    docs.aspose.com/pdf/zh/cpp/working-with-headings/
  2. FieldIncludeText.LockFields | Aspose.Words for ...

    Control Document updates with the FieldIncludeText LockFields property. Easily prevent changes to included fields for enhanced Document integrity....prevent fields in the included document from being updated. public...FieldIncludeText () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Document.joinRunsWithSameFormatting method | As...

    Document.joinRunsWithSameFormatting method. Joins runs with same formatting in all paragraphs of the Document....formatting in all paragraphs of the document. joinRunsWithSameForm () Remarks...optimization method. Some documents contain adjacent runs with...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Digital Signature to an already signed Exce...

    This article describes how to add a digital signature to an already signed Excel file using C# code with Aspose.Cells for .NET....signed Excel document, if the original document is an Aspose...Aspose.Cells‑generated document, it works well. However, if the original...

    docs.aspose.com/cells/net/add-digital-signature...
  5. ResourceType enumeration | Aspose.Words for Nod...

    Aspose.Words.Loading.ResourceType enumeration. Type of loaded resource.... Document Document. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::ImageSaveOptions::set_Re...

    Aspose::Words::Saving::ImageSaveOptions::set_Resolution method. Sets both horizontal and vertical resolution for the generated images, in dots per inch in C++....resolution while rendering a document to PNG. auto doc = System...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Java API to Export CGM to WORDML | products.asp...

    Convert CGM to WORDML using on premise Java API...APIs that provide powerful document processing capabilities. The...create, edit, and convert PDF documents. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Basic operations with PDF documents|Aspose.PDF ...

    Basic operations section describes the possibilities of opening and saving PDF Documents using the Aspose.PDF for PHP via Java....Basic operations with PDF documents Contents [ Hide ] Basic operations...simplest operation with PDF documents in Aspose.PDF for PHP via...

    docs.aspose.com/pdf/php-java/basic-operations/
  9. C# API to Export EMLX to TEXT | products.aspose...

    Convert EMLX to TEXT without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, email messages...manipulate Microsoft Word documents. It can be used to render...

    products.aspose.com/total/net/conversion/emlx-t...
  10. Delete text from a cell|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....colName , rowIndex ); // Given a document, a worksheet name, a column...uint rowIndex ) { // Open the document for editing. using ( SpreadsheetDocument...

    docs.aspose.com/cells/net/delete-text-from-a-cell/