Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 20,326 for

2 of

(0.45 sec)
  1. Get Master Object from Drawing in PHP|Documenta...

    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 ; \ # Get master object by id...$master_name = "Background tranquil .2" ; \ # Get master object by name...

    docs.aspose.com/diagram/java/get-master-object-...
  2. Aspose::Words::Drawing::ImageSize::get_HeightPi...

    Aspose::Words::Drawing::ImageSize::get_HeightPixels method. Gets the height Of the image in pixels in C++....imageSize -> get_WidthPoints () * 2 ); shape -> set_Height ( imageSize...imageSize -> get_HeightPoints () * 2 ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. TxtLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.TEXT document into a Document object in Java....2.) uses both whitespaces and dot...First list item 1\n" + "2. First list item 2\n" + "3. First list...

    reference.aspose.com/words/java/com.aspose.word...
  4. MarkerSymbol enumeration | Aspose.Words for Nod...

    Aspose.Words.Drawing.Charts.MarkerSymbol enumeration. Specifies marker symbol style....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name ).... at ( 1 ). dataPoints . at ( 2 ); dataPoint . format . fill ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Convert Microsoft Project Files to CSV F...

    Convert MPP files to CSV using Aspose.Tasks for .NET in C#....mpp" ); 2 project. Save ( "SaveProjectAsCSV_out...Project( "New Project.mpp" ); 2 CsvOptions options = new CsvOptions();...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  6. EndnoteOptions.RestartRule | Aspose.Words for .NET

    Discover how the EndnoteOptions RestartRule property enhances your document by controlling automatic numbering for a polished, prOfessional look.... Write ( "Text 2. " ); builder . InsertFootnote...FootnoteType . Footnote , "Footnote 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words.not...
  7. 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...
  8. PageSetup.textColumns property | Aspose.Words f...

    PageSetup.textColumns property. Returns a collection that represents the set Of text columns.... setCount ( 2 ); builder . writeln ( "Column...); builder . writeln ( "Column 2." ); doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Tables::CellFormat class | Aspos...

    Aspose::Words::Tables::CellFormat class. Represents all formatting for a table cell. To learn more, visit the documentation article in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. TabStopCollection.equals method | Aspose.Words ...

    TabStopCollection.equals method. Determines whether the specified [TabStopCollection](../) is equal in value to the current [TabStopCollection](../).... assertEqual ( 2 , tab_stops . count ) self . assertFalse...writeln ( 'Start \t Tab 1 \t Tab 2' ) paragraphs = doc . first_section...

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