Sort Score
Result 10 results
Languages All
Labels All
Results 6,641 - 6,650 of 155,137 for

2

(0.13 sec)
  1. Check Presence of a Master in the Visio Drawing...

    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....vsd" ) master_id = 2 # check master by id is_present...master_name = "Background tranquil .2" # check master object by name...

    docs.aspose.com/diagram/java/check-presence-of-...
  2. FieldCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all fields from your FieldCollection with our Clear method. Streamline your document management and enhance efficiency today!... EqualTo ( 5 )); // 2 - Get the collection to remove...an index: fields . RemoveAt ( 2 ); Assert . That ( fields . Count...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TxtListIndentation.count property | Aspose.Word...

    TxtListIndentation.count property. Gets or sets how many [TxtListIndentation.character](../character/) to use as indentation per one list level... writeln ( 'Item 2' ) builder . list_format . list_indent...{ new_line } ' + f ' a. Item 2 { new_line } ' + f ' i. Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Comment::RemoveReply method | As...

    Aspose::Words::Comment::RemoveReply method. Removes the specified reply to this comment in C++...."Another reply" ); ASSERT_EQ ( 2 , comment -> get_Replies () ->...get_Replies () -> get_Count ()); // 2 - Use the "RemoveAllReplies" method...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. Aspose::Words::AI::SummaryLength enum | Aspose....

    Aspose::Words::AI::SummaryLength enum. Enumerates possible lengths of summary in C++....VeryShort 0 Try to generate 1-2 sentences. Short 1 Try to generate...generate 3-4 sentences. Medium 2 Try to generate 5-6 sentences....

    reference.aspose.com/words/cpp/aspose.words.ai/...
  6. Formatting not retained while creating .ppt fro...

    I'm trying to save a excel workbook template as a powerpoint presentation. The background color of grey colored cells in the tables in the excel sheets are not retained as such. They become black instead. How do we reta…...sahi March 3, 2010, 11:50am 2 Hi, Please try the attached latest...you amjad.sahi March 9, 2010, 2:34am 9 Hi, We will try to support...

    forum.aspose.com/t/formatting-not-retained-whil...
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Text method. Gets or sets the text of the axis title. If null or empty value is specified, auto generated title will be shown in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Title method. Provides access to the axis title properties in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::ChartAxisTitle:...

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap the title. The default value is false in C++....Category 2" }), System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...ali May 1, 2024, 6:00pm 2 @Kurt1960 Would you please share...it accordingly? Kurt1960 May 2, 2024, 7:47am 3 It doesn’t matter...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150