Sort Score
Result 10 results
Languages All
Labels All
Results 9,611 - 9,620 of 49,898 for

properties

(2.32 sec)
  1. Document.updateFields method | Aspose.Words for...

    Document.updateFields method. Updates the values of fields in the whole document....values of // the respective properties of the UserInformation object...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Editing Task Baseline Durations | Aspose.Tasks ...

    Learn how to edit task baseline durations for Microsoft Project files using Aspose.Tasks for C#....Duration and EstimatedDuration properties of the class can be used...

    docs.aspose.com/tasks/cpp/task-baseline-duration/
  3. Inserting Fields in Python|Aspose.Words for Pyt...

    Insert fields into a document in Python in different ways: using `DocumentBuilder` or DOM (Document Object Model).... The locale_id property gets or sets the locale ID...author from the Document properties. The AUTHOR field in Word...

    docs.aspose.com/words/python-net/inserting-fields/
  4. Draw a shape with cross line - Free Support For...

    event shape3.zip (11.5 KB)...Access the lines and set their properties var line1 = sheet.Shapes[lineIndex1];...

    forum.aspose.com/t/draw-a-shape-with-cross-line...
  5. 在 PST 文件中使用通讯组列表|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....its members, display its properties, or make modifications) for...

    docs.aspose.com/email/zh/python-net/working-wit...
  6. Aspose Cells The type initializer for 'SkiaShar...

    Hi, I have recently updated from Aspose.Cells version 25.1.1 to 25.11.0 . When running locally everything works fine. When deploying to my linux docker container, I am seeing this error when sending a request (convertin…...libfontconfig1 COPY src/test/Properties/assets/font/ /usr/share/fonts/...appusr COPY . ./ COPY src/test/Properties/assets/font/ $HOME/.local/share/fonts...

    forum.aspose.com/t/aspose-cells-the-type-initia...
  7. Aspose::Words::Loading::HtmlLoadOptions::HtmlLo...

    Aspose::Words::Loading::HtmlLoadOptions::HtmlLoadOptions constructor. Initializes a new instance of this class with default values in C++....instance of this class with properties set to the specified values...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Specify 3D File Save Options|Documentation

    There are several Scene.save method overloads that accept a SaveOptions instance....Generates the legacy material properties. saveOpts . setExportLegacyMater...dependencies. The FileSystem property is added in the all save option...

    docs.aspose.com/3d/java/specify-3d-file-save-op...
  9. Aspose::Words::DocumentBuilder::InsertSignature...

    Aspose::Words::DocumentBuilder::InsertSignatureLine method. Inserts a signature line at the current position in C++...."IsSigned" and "IsValid" properties both equal "true", // indicating...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Code olm to pst - Free Support Forum - aspose.com

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; FolderI…...DateTime values in contact properties . This appears to be a known...values inside some contact properties, which the PST format does...

    forum.aspose.com/t/code-olm-to-pst/324745