Sort Score
Result 10 results
Languages All
Labels All
Results 9,001 - 9,010 of 376,824 for

document

(0.11 sec)
  1. StructuredDocumentTag.dateDisplayFormat propert...

    StructuredDocumentTag.dateDisplayFormat property. String that represents the format in which dates are displayed....structured document tag. let doc = new aw . Document (); // Insert...Insert a structured document tag that prompts the user to enter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Aspose::Words::Fonts::FontFallbackSettings::Sav...

    Aspose::Words::Fonts::FontFallbackSettings::Save method. Saves the current fallback settings to stream in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Rendering..."Rendering.docx" ); // Load an XML document that defines a set of font...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::idx_get method. Returns a DocumentProperty object by index in C++....Shows how to work with custom document properties. auto doc = System...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Properties...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Print Documents|Aspose.Words for .NET

    Print a Document easily and fast instead of using VSTO in C#....Ask AI Print Documents Contents [ Hide ] VSTO Words Call the...the PrintOut method of the Document object that you want to print...

    docs.aspose.com/words/net/print-documents/
  6. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a Document...protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks Write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. PDF Sticky Annotations|Aspose.PDF for Java

    Learn how to create sticky annotations in PDFs for notes, highlights, and comments using Aspose.PDF in Java....Load the PDF file Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/java/sticky-annotations/
  8. HtmlOfficeMathOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports OfficeMath to HTML MHTML and EPUB in Java.... Document doc = new Document(getMyDir() + "Office...docx"); // When we save the document to HTML, we can pass a SaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. 使用 Java 从 PDF 中删除表格 | Aspose.PDF

    用于在 Java 和 PHP 上从 PDF 文件中删除表格的 Java 源代码,德尔福。...existing PDF document Document pdfDocument = new Document ( DATA_DIR...

    products.aspose.com/pdf/zh-hans/java/table/remove/
  10. StructuredDocumentTag.calendar_type property | ...

    StructuredDocumentTag.calendar_type property. Specifies the type of calendar for this SDT...a structured document tag. doc = aw . Document () # Insert a...a structured document tag that prompts the user to enter a date...

    reference.aspose.com/words/python-net/aspose.wo...