Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 104,518 for

id

(0.1 sec)
  1. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLINE field...Field ) language_id Gets or sets the language id used to format...format the name. locale_id Gets or sets the LCID of the field. (Inherited...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Ինչպես միացնել սլայդները C#-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես միաձուլել սլայդները C#-ում: Այն կիսում է IdE կարգավորումները, ծրագրավորման առաջադրանքների ցանկը և գործարկվող կոդը՝ PPTX-ը C#-ում համատեղելու համար:...Այն ունի բոլոր մանրամասները IDE-ի մշակման համար անհրաժեշտ ռեսուրսների...միավորելու քայլեր Սահմանեք, որ IDE-ն օգտագործի Aspose.Slides for...

    kb.aspose.com/hy/slides/net/how-to-merge-slides...
  3. Aspose::Words::Markup::StructuredDocumentTag::R...

    Aspose::Words::Markup::StructuredDocumentTag::RemoveSelfOnly method. Removes just this SDT node itself, but keeps the content of it insIde the document tree in C++....random unique ID. ASSERT_TRUE ( tag -> get_Id () > 0 ); // Set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Appearance method. Gets/sets the appearance of a structured document tag in C++....random unique ID. ASSERT_TRUE ( tag -> get_Id () > 0 ); // Set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_Tag method. Specifies a tag associated with the current SDT node. Can not be null in C++....random unique ID. ASSERT_TRUE ( tag -> get_Id () > 0 ); // Set...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Working with Messages from IMAP Server|Document...

    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....unique_id property - The unique id of a message. The...unique id msg = client . fetch_message ( msg_info . unique_id ) Listing...

    docs.aspose.com/email/python-net/working-with-m...
  7. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...we have logged a ticket with ID PDFJAVA-40545 in our issue tracking...

    forum.aspose.com/t/performance-memory-optimizat...
  8. Aspose::Words::WebExtensions::WebExtensionPrope...

    Aspose::Words::WebExtensions::WebExtensionProperty::get_Value method. Specifies a custom property value in C++....as the ID. webExtension -> get_Reference () -> set_Id ( u "WA104380646"...:: Empty , webExtension -> get_Id ()); ASSERT_EQ ( u "WA104380646"...

    reference.aspose.com/words/cpp/aspose.words.web...
  9. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…... Issue ID(s): CELLSNET-58883 You can obtain...

    forum.aspose.com/t/workbook-calculateformula-is...
  10. Remove Slide from Presentation|Aspose.Slides fo...

    Remove slIde from PowerPoint by reference or index in JavaScript...you want to remove through its ID or Index. Remove the referenced...

    docs.aspose.com/slides/nodejs-java/remove-slide...