Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 39,425 for

document properties

(0.09 sec)
  1. WebExtensionReference.store property | Aspose.W...

    WebExtensionReference.store property. Specifies the instance of the marketplace where the web extension is stored....store property WebExtensionReferenc.store property Specifies...web extension is stored. @property def store ( self ) -> str...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.is_move_to_revision property | Aspo...

    InlineStory.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property InlineStory.is_move_to_revision property Returns...change tracking was enabled. @property def is_move_to_revision (...

    reference.aspose.com/words/python-net/aspose.wo...
  3. WriteProtection class | Aspose.Words for Python

    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/python-net/aspose.wo...
  4. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown Document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown Document from scratch....Ask AI Translate Markdown to Document Object Model (DOM) Contents...content and formatting of a document, you need to translate it...

    docs.aspose.com/words/python-net/translate-mark...
  5. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....0 Contents [ Hide ] This document describes the changes to the...LoadFilter.LoadDataFilterOption Property Aspose.Cells 17.1.0 has added...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Aspose.Words for Python

    This API allows you to do all kinds of operations on Words files in Python code including creating, editing and converting etc....Latest Answers Split Word Document into Sections with Python...From Word Document in Python Compare PDF Documents using Python...

    kb.aspose.com/words/python/page/2/
  7. 如何使用C++创建龙卷风图|Documentation

    了解如何使用API Aspose.Cells for C++创建龙卷风图。..."A1:C7" , true ); // Set properties for the bar chart chart ...LegendPositionType :: Bottom ); // Set properties for the category axis chart...

    docs.aspose.com/cells/zh/cpp/create-tornado-chart/
  8. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....ScoreQuestionConfig objects in the Children property. new ScoreGroupConfig () {...elements here */ } } Required properties Name Type Description children...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  9. Aspose::Words::Drawing::ShapeBase::get_IsSignat...

    Aspose::Words::Drawing::ShapeBase::get_IsSignatureLine method. Indicates that shape is a SignatureLine in C++....signature and insert it into a document. auto doc = System :: MakeObject...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Rotate PDF Pages Using C#|Aspose.PDF for .NET

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with C#.... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/net/rotate-pages/