Sort Score
Result 10 results
Languages All
Labels All
Results 5,101 - 5,110 of 10,325 for

2 of

(0.12 sec)
  1. Read Calendar Information from Project Files

    Learn how to read project calendars using Aspose.Tasks for .NET....// Create a project instance 2 Project project = new Project(..."ReadWorkWeeksInforma.mpp" ); 2 Calendar calendar = project. Calendars...

    docs.aspose.com/tasks/net/reading-calendar-info...
  2. Aspose::Words::Fonts::FontFallbackSettings::Loa...

    Aspose::Words::Fonts::FontFallbackSettings::LoadNotOfallbackSettings method. Loads predefined fallback settings which uses Google Noto fonts in C++....xml" ); // 2 - Use the scheme built from Google...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in C# or .NET...comment for an author on slide 2 author . Comments . AddComment...CommentAuthors . AddAuthor ( "Autror_2" , "B.B." ); IComment reply1 =...

    docs.aspose.com/slides/net/presentation-comments/
  4. CellFormat.BottomPadding | Aspose.Words for .NET

    Discover the CellFormat BottomPadding property to customize spacing in your cells. Enhance your layouts with precise point adjustments for better presentation.... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  5. CellFormat.TopPadding | Aspose.Words for .NET

    Discover the CellFormat TopPadding property to customize spacing above cell contents in points, enhancing your spreadsheet's layout and readability.... Write ( "Row 1, cell 2." ); builder . EndRow (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  6. DocumentPropertyCollection.index_of method | As...

    DocumentPropertyCollection.index_Of method. Gets the index Of a property by name.... count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentPropertyCollection.IndexOf | Aspose.Wor...

    Discover the DocumentPropertyCollection IndexOf method to efficiently find the index Of a property by its name. Enhance your coding productivity today!... Count ); // 2 - Remove by name: properties ...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the path and name Of the source file for the linked image in C++....() -> RemoveAllChildren (); // 2 - Set the shape to link to an...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Load a font from TTF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a TTF file....using namespace Aspose::Font; 2 using namespace Aspose::Font::Sources;...// Construct path to the file 2 System::String fontPath = Sys...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  10. DigitalSignature.certificate_holder property | ...

    DigitalSignature.certificate_holder property. Returns the certificate holder object that contains the certificate was used to sign the document.... has_digital_signature ) # 2 - Take a document from a stream...

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