Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 15,886 for

true type

(0.09 sec)
  1. EditableRangeStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeStart class, your key to managing editable ranges in Word documents for enhanced document control and flexibility....IsComposite { get; } Returns true if this node can contain other...specified NodeType . GetAncestor ( Type ) Gets the first ancestor of...

    reference.aspose.com/words/net/aspose.words/edi...
  2. Handling Critical and Effort-Driven Tasks | Asp...

    Learn how to handle Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for critical path and effort-driven tasks....Microsoft Project, different types of tasks define project structure...the following fields: Type: Boolean ( true / false ) Purpose: Indicates...

    docs.aspose.com/tasks/net/handling-critical-and...
  3. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java....setShowDate(true); signatureLineOptions.setD...signatureLineOptions.setAllowComments(true); SignatureLine signatureLine...

    reference.aspose.com/words/java/com.aspose.word...
  4. 获取所有幻灯片的标题|Aspose.Slides 文档

    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.... Type != null && placeholderShape . Type . HasValue...PlaceholderValues ) placeholderShape . Type ) { // 任何标题形状。 case PlaceholderValues...

    docs.aspose.com/slides/zh/net/get-the-titles-of...
  5. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...memory_optimization = True # Enable memory optimization...save_options.memory_optimization to True , you can significantly decrease...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  6. Aspose::Words::Fields::FieldBuilder::AddArgumen...

    Aspose::Words::Fields::FieldBuilder::AddArgument method. Adds a field's argument represented by FieldArgumentBuilder to the field's code in C++....on the true/false value of its expression. To get a true/false...arguments, which will serve as the true/false output strings for the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a Document object. To learn more, visit the documentation article in C++....const Gets or sets preferred type of document nodes that will...milliseconds (100 seconds). static Type () Examples Shows how to support...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Updated Embedded Excel Data Not Updating, Requi...

    In a C# environment using these packages <PackageReference Include="Aspose.Cells" Version="24.10.0" /> <PackageReference Include="Aspose.Slides.NET" Version="24.10.0" /> I have this powerpoint file with 1 slide slide …...5000, Recursive = true, IgnoreError = true }; foreach (Aspose...PivotTables) { pTable.RefreshDataFlag = true; pTable.RefreshData(); pTable...

    forum.aspose.com/t/updated-embedded-excel-data-...
  9. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Step-by-step guide.... Set the bullet type to Symbol and then set the bullet... ParagraphFormat . Bullet . Type = BulletType . Symbol ; paragraph...

    docs.aspose.com/slides/net/manage-bullet-and-nu...
  10. Converting Worksheet to Image and Worksheet to ...

    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....Image Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/converting...