Sort Score
Result 10 results
Languages All
Labels All
Results 6,601 - 6,610 of 400,476 for

document

(0.65 sec)
  1. 生成条件格式数据条形图像|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的 JavaScript 库。它支持生成有条件格式的数据条和图片,让用户可以根据单元格的值自定义电子表格的显示。本文将介绍如何使用 Aspose.Cells 库生成有条件格式的数据条和图片。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/generat...
  2. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!... Document doc = new Document ( MyDir + "Style...with alias.docx" ); // This document contains a style named "MyStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ImageData.save method | Aspose.Words for Python

    aspose.words.drawing.ImageData.save method...how to extract images from a document, and save them to the local...individual files. doc = aw . Document ( MY_DIR + 'Images.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeCollection.contains method | Aspose.Words f...

    NodeCollection.contains method. Determines whether a node is in the collection.... Document () builder = aw . DocumentBuilder...= doc ) # Add text to the document by inserting Runs using a...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBase::get_PageColor meth...

    Aspose::Words::DocumentBase::get_PageColor method. Gets or sets the page color of the Document. This property is a simpler version of BackgroundShape in C++....sets the page color of the document. This property is a simpler...a solid page color for the document. Setting this property creates...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Extract Attachments from PDF using C# | Aspose.PDF

    Extract Attachments from PDF on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop.... powerful and easy to use document manipulation API for net platform...Extract Attachment from PDF document static void PrintFileDetails...

    products.aspose.com/pdf/net/attachments/extract/
  7. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your Document management and enhance efficiency today!...of this collection from the document and from this collection itself...field collection. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fonts::FontEmbeddingUsagePermiss...

    Aspose::Words::Fonts::FontEmbeddingUsagePermissions enum. Represents the font embedding usage permissions in C++....of viewing or printing the document. Editable 3 The font may be...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Embedded...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability....a paragraph break into the document. public void Writeln ( string...string to insert into the document. Remarks Current font and...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Document.grammarChecked property | Aspose.Words...

    Document.grammarChecked property. Returns ``true`` if the Document has been checked for grammar....grammarChecked property Document.grammarChecked property Returns...Returns true if the document has been checked for grammar. get grammarChecked...

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