Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 19,458 for

2 of

(0.05 sec)
  1. Send Shape Front or Back inside the Worksheet w...

    Learn how to send a shape to the front or back in a worksheet using Aspose.Cells for Node.js via C++....use a negative number like -1, -2, -3, etc., and to bring a shape...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/nodejs-cpp/send-shape-fro...
  2. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z-order position Of shapes in a worksheet using Aspose.Cells for C++....use a negative number like -1, -2, -3, etc. If you want to bring...use a positive number like 1, 2, 3, etc. Send Shape Front or Back...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  3. Setting Page Options|Documentation

    This article provides sample code to set page options Of Excel worksheets programmatically using Aspose.Cells for Python via .NET API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/python-net/setting-page-o...
  4. PdfSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PdfSaveOptions SaveFormat property to easily save documents in PDF format. Simplify your file management with efficient saving options....serve as TOC entries of levels 1, 2, and then 3. builder . ParagraphFormat...builder . Writeln ( "Heading 1.2" ); builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::Add method. Adds a bookmark to the collection in C++....-> StartBookmark ( u "Bookmark 2" ); builder -> Writeln ( u "Text...Bookmark 1 and 2." ); builder -> EndBookmark ( u "Bookmark 2" ); builder...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. XpsSaveOptions.outline_options property | Aspos...

    XpsSaveOptions.outline_options property. Allows to specify outline options....serve as TOC entries of levels 1, 2, and then 3. builder . paragraph_format...builder . writeln ( 'Heading 1.2' ) builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection Of custom XML attributes or smart tag properties in Java....get(2).getValue()); Assert.assertEquals(1...assertEquals(3, properties.getCount()); // 2 - Remove by name: properties.remove("Year");...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. TxtLeadingSpacesOptions enumeration | Aspose.Wo...

    aspose.words.loading.TxtLeadingSpacesOptions enumeration. Specifies available options for leading space handling during import from [LoadFormat.TEXT](../../aspose.words/loadformat/#TEXT) file....text_doc = ' Line 1 \n ' + ' Line 2 \n ' + ' Line 3 ' # Create a "TxtLoadOptions"...first_line_indent ) self . assertEqual ( 25.2 , paragraphs [ 1 ] . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode Of the [ChartDataLabel.left](../left/) property value: whether it sets the location Of the data label from the left edge Of the chart Of from the position specified by its [ChartDataLabel.position](../position/) property....titleAreaHeight ) / 2 ; const doughnutCenterX = chartWidth / 2 ; const labelHeight...doughnutCenterY - yMargin - labelHeight / 2 ; // Because the data points start...

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