Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 19,959 for

2 of

(0.15 sec)
  1. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part. To learn more, visit the documentation article in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Working with custom calculation engine for Grid...

    This article describes how to use the custom calculation engine for Aspose.Cells.GridJs library....MYTESTFUNC formula and multiply by 2 for its first parameter value...CalculatedValue = ( decimal )( 2 . 0 * ( double ) data . GetParamValue...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. Aspose::Words::Drawing::WrapType enum | Aspose....

    Aspose::Words::Drawing::WrapType enum. Specifies how text is wrapped around a shape or picture in C++.... Square 2 Wraps text around all sides of...() - shape -> get_Width ()) / 2 ); shape -> set_Top (( builder...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!... AutoText 1 Bibliography 2 CoverPage 3 CustomAutoText 4 CustomBibliography...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words.bui...
  5. OleFormat | Aspose.Words for Java

    Provides access to the data Of an OLE object or ActiveX control in Java....close(); } // 2 - Save it directly to a filename:...(fs != null) fs.close(); } // 2 - Save it directly to a filename:...

    reference.aspose.com/words/java/com.aspose.word...
  6. PageSet.all property | Aspose.Words for Node.js

    PageSet.all property. Gets a set with all the pages Of the document in their original order....( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...ExportPageSet.even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Motion Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such MotionBlur as well as custom kernels.... 2 , 0 , 0 }, { 0 , 0 , 0 . 1 , 0...0 , 0 }, { 0 , 0 , 0 . 2 , 0 , 0 }, { 0 , 0 , 0 . 25 , 0 , 0...

    docs.aspose.com/imaging/java/developer-guide/ma...
  8. Aspose::Words::TextColumn::get_SpaceAfter metho...

    Aspose::Words::TextColumn::get_SpaceAfter method. Gets or sets the space between this column and the next column in points. Not required for the last column in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  9. Aspose::Words::TextColumnCollection::idx_get me...

    Aspose::Words::TextColumnCollection::idx_get method. Returns a text column at the specified index in C++....false ); columns -> SetCount ( 2 ); // Determine the amount of...builder -> Writeln ( u "Wide column 2." ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words/tex...
  10. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the typed collection Of pieces Of text inside the paragraph.... at ( 2 ). isInsertRevision ). toEqual ( true ); // 2 - A "format"...changes. expect ( runs . at ( 2 ). isFormatRevision ). toEqual...

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