Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 17,415 for

true type

(0.4 sec)
  1. 创建任务|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.... ReminderSet = true ; mail . ReminderTime = tomorrow...( "To Do" , "Just click and type to add new task" , DateTime...

    docs.aspose.com/email/zh/net/create-a-task/
  2. Body.AcceptEnd | Aspose.Words for .NET

    Enhance your web experience with the Body AcceptEnd method, designed to seamlessly accept visitors at the document's end for improved navigation....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/bod...
  3. Body.AcceptStart | Aspose.Words for .NET

    Discover the Body AcceptStart method to seamlessly integrate visitors at the beginning of your document's body for enhanced user experience....DocumentVisitor visitor ) Parameter Type Description visitor DocumentVisitor...NodeType . SpecialChar , 0 , true ); myDocTextExtractor = new...

    reference.aspose.com/words/net/aspose.words/bod...
  4. BookmarksOutlineLevelCollection.contains method...

    BookmarksOutlineLevelCollection.contains method. Determines whether the collection contains a bookmark with the given name.... Parameter Type Description name str Case-insensitive...bookmark to locate. Returns True if item is found in the collection;...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Getting "Error: Index was out of range. Must be...

    Hi, I’m getting the “Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index(1)” error, similar to the errors mentioned in Error: Index was out of range. Must be non-n…...each page and check for Link type annotations from page in pdf...HtmlSaveOptions(HtmlDocumentType.Html5, true) { PartsEmbeddingMode = PartsEmbeddingModes...

    forum.aspose.com/t/getting-error-index-was-out-...
  6. Aspose::Words::Comment::AddReply method | Aspos...

    Aspose::Words::Comment::AddReply method. Adds a reply to this comment in C++....:: String & text ) Parameter Type Description author const System::String&...Words :: NodeType :: Comment , true ) -> get_Count ()); // Comments...

    reference.aspose.com/words/cpp/aspose.words/com...
  7. IFontSavingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications and control how Aspose.Words saves fonts when exporting a document to HTML format in Java....setExportFontResourc(true); options.setFontSavingCallbac(new...options.setExportFontResourc(true); options.setFontSavingCallbac(new...

    reference.aspose.com/words/java/com.aspose.word...
  8. Easy way for Chart Setup using Chart.SetChartDa...

    Learn how to easily set up charts using the Chart.SetChartDataRange method in Aspose.Cells for C++. Our guide will show you how to specify the data range for your chart, allowing you to create professional and accurate charts with minimal effort....SetChartDataRange ( u "A1:D4" , true ); // Save the workbook U16String...Document Assistant Close Find Type of X and Y Values of Points...

    docs.aspose.com/cells/cpp/easy-way-for-chart-se...
  9. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++....String & bookmarkName ) Parameter Type Description bookmarkName const...Bookmark1" , u "Bookmark1" , true )); hyperlink -> set_ScreenTip...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 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-...