Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 424,128 for

document

(0.44 sec)
  1. 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...its properties. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. StructuredDocumentTagRangeStart.isShowingPlaceh...

    StructuredDocumentTagRangeStart.isShowingPlaceholderText property. Specifies whether the content of this structured Document tag shall be interpreted to contain placeholder text (as opposed to regular text contents within the structured Document tag)....content of this structured document tag shall be interpreted to...contents within the structured document tag). if set to true , this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_Name method. Returns the name of the property in C++....how to work with built-in document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. 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...
  6. 使用JavaScript通过C++在工作表内的文本框中用文本替换标签|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在工作表中的文本框中用文本替换标签...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/replace...
  7. Document.append_document method | Aspose.Words ...

    aspose.words.Document.append_Document method...append_document method Contents [ Hide ] append_document(src_doc...the specified document to the end of this document. def append_document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Person.middle property | Aspose.Words for Python

    Person.middle property. Gets or sets the middle name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  9. List indentation lost after processing DOCX wit...

    Description: When processing a Word Document that contains list elements with different indentation levels using Aspose.Words, the indentation formatting is not preserved after saving the Document again as a DOCX file. …...Description: When processing a Word document that contains list elements...preserved after saving the document again as a DOCX file. Specifically...

    forum.aspose.com/t/list-indentation-lost-after-...
  10. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Add a Hyperlink to a Word Document using Java How to Resize Image...using Java How to Split Word Document using Java How to Add Password...

    kb.aspose.com/words/java/page/3/