Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 150,903 for

2

(0.33 sec)
  1. Error in Aspose at sfdc - Free Support Forum - ...

    We are using Aspose to generate PDF and Word documents. We are using Aspose in cloud from SFDC. This was working fine all this while but we started getting an issue since today morning. The error that we get from API cal…...Product Family hemant8 September 2, 2025, 8:18am 1 We are using Aspose...tahir.manzoor September 2, 2025, 8:18am 2 Hi there, Thanks for your...

    forum.aspose.com/t/error-in-aspose-at-sfdc/317456
  2. ElementBySlicer.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.EntityCin Entity Name &=RootData.EntityName First Name &=RootData.FirstName Middle Name &=RootData.MiddleName Last Name &=RootData.LastName DOB ......Directors[2:].reportees.id First Name &=RootData.Directors[2:].reportees...FirstName City &=RootData.Directors[2:].reportees.City Allowed to File...

    docs.aspose.com/cells/ar/net/how-to-import-arra...
  3. ElementBySlicer.xlsx

    Template Form Name : Test Form Entity CIN &=RootData.EntityCin Entity Name &=RootData.EntityName First Name &=RootData.FirstName Middle Name &=RootData.MiddleName Last Name &=RootData.LastName DOB ......Directors[2:].reportees.id First Name &=RootData.Directors[2:].reportees...FirstName City &=RootData.Directors[2:].reportees.City Allowed to File...

    docs.aspose.com/cells/tr/net/how-to-import-arra...
  4. NodeCollection.RemoveAt | Aspose.Words for .NET

    Effortlessly remove nodes from your collection with the NodeCollection RemoveAt method. Streamline document management by removing specific nodes quickly....example -1 means the last node, -2 means the second before last and...); builder . Write ( "Section 2" ); Assert . That ( doc . GetText...

    reference.aspose.com/words/net/aspose.words/nod...
  5. 冻结窗格的使用|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.... FreezePanes ( 2 , 2 , 2 , 0 ); workbook . Save ( .... CreateFreezePane ( 0 , 2 , 0 , 2 ); // Freeze just one column...

    docs.aspose.com/cells/zh/net/working-with-freez...
  6. Aspose::Words::NodeCollection::RemoveAt method ...

    Aspose::Words::NodeCollection::RemoveAt method. Removes the node at the specified index from the collection and from the document in C++....example -1 means the last node, -2 means the second before last and..."Section 2" ); ASSERT_EQ ( u "Section 1 \x000c " u "Section 2" , doc...

    reference.aspose.com/words/cpp/aspose.words/nod...
  7. ToaCategories.DefaultCategories | Aspose.Words ...

    Discover the ToaCategories DefaultCategories property for easy access to essential table of authorities categories. Streamline your document management today!... That ( toaCategories [ 2 ], Is . EqualTo ( "Statutes" ));...1" ; toaCategories [ 2 ] = "My Category 2" ; // We can always...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Document.sections property | Aspose.Words for N...

    Document.sections property. Returns a collection that represents all sections in the document....writeln ( "This text is in section 2." ); expect ( doc . sections ...SectionStart . NewPage ); // 2 - Starts the next section on the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Loading::TxtLoadOptions::get_Lea...

    Aspose::Words::Loading::TxtLoadOptions::get_LeadingSpacesOptions method. Gets or sets preferred option of a leading space handling. Default value is ConvertToIndent in C++....u " Line 1 \n " ) + u " Line 2 \n " + u " Line 3 " ; // Create...get_FirstLineIndent ()); ASPOSE_ASSERT_EQ ( 25.2 , paragraphs -> idx_get ( 1 )...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric date and time and general formatting in Java....insertField("= 2 + 3"); Assert.assertEquals("= 2 + 3", field.getFieldCode());...update(); Assert.assertEquals("= 2 + 3 \\# $###.00", field.getFieldCode());...

    reference.aspose.com/words/java/com.aspose.word...