Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 9,885 for

2 of

(0.04 sec)
  1. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description Of Swiss Post Parcel Barcode Type... Pixels = 2 ; gen . Parameters . Barcode ...Barcode . XDimension . Pixels = 2 ; gen . Parameters . Barcode ...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  2. Aspose::Words::RunCollection class | Aspose.Wor...

    Aspose::Words::RunCollection class. Provides typed access to a collection Of Run nodes. To learn more, visit the documentation article in C++....-> idx_get ( 2 ) -> get_IsInsertRevision ()); // 2 - A "format"...ASSERT_TRUE ( runs -> idx_get ( 2 ) -> get_IsFormatRevision ());...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Convert Microsoft Project MPP file to PDF

    Aspose.Tasks for .NET provides the ability to convert MPP or MPX files to PDF. To tune the result PDF document one can use PdfSaveOptions....mpp" ); 2 project. Save ( "SaveProjectAsPDF_out...Project( "New Project.mpp" ); 2 SaveOptions options = new PdfSaveOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  4. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method... toEqual ( 2 ); for ( let r of docOriginal...builder . write ( "Original cell 2 text" ); builder . endTable ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldTA::get_IsItalic me...

    Aspose::Words::Fields::FieldTA::get_IsItalic method. Gets or sets whether to apply italic formatting to the page number for the entry in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::BuildingBlocks::BuildingBlockCol...

    Aspose::Words::BuildingBlocks::BuildingBlockCollection class. A collection Of BuildingBlock objects in the document. To learn more, visit the documentation article in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words.bui...
  7. DocumentPropertyCollection.count property | Asp...

    DocumentPropertyCollection.count property. Gets number Of items in the collection....of custom document property #2" ); /*console.log("Custom Properties:");...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::VariableCollection::IndexOfKey m...

    Aspose::Words::VariableCollection::IndexOfKey method. Returns the zero-based index Of the specified document variable in the collection in C++....IndexOfKey ( u "City" )); ASSERT_EQ ( 2 , variables -> IndexOfKey ( u...-> Contains ( u "City" )); // 2 - By index: variables -> RemoveAt...

    reference.aspose.com/words/cpp/aspose.words/var...
  9. Crop EPS using Java API Solution

    Crop EPS functionality Offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Page-for-Java 2 3 // The path to the documents...newBoundingBox[0] <= initialBoundingBox[2] 25 //initialBoundingBox[1] <=...

    docs.aspose.com/page/java/crop-eps/
  10. Crop EPS | C# .NET API Solution

    Crop EPS functionality Offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....NET 2 3 // The path to the documents...newBoundingBox[0] <= initialBoundingBox[2] 22 //initialBoundingBox[1] <=...

    docs.aspose.com/page/net/crop-eps/