Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 182,576 for

doc

(0.48 sec)
  1. sunburst.xlsx

    Sheet1 Quarter Month Week Sales 1st Jan 3.5 Feb Week 1 1.2 Week 2 0.8 Week 3 0.6 Week 4 0.5 Mar 1.7 2nd Apr 1.1 May 0.8 Jun 0.3 3rd July 0.7 Aug 0.6 Sep 0.1 4th Oct 0.5 Nov 0.4 Dec 0.3 2023-09-01T0......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/javascript-cpp/creating-s...
  2. out.xlsx

    Sheet1 Quarter Month Week Sales 1st Jan 3.5 Feb Week 1 1.2 Week 2 0.8 Week 3 0.6 Week 4 0.5 Mar 1.7 2nd Apr 1.1 May 0.8 Jun 0.3 3rd July 0.7 Aug 0.6 Sep 0.1 4th Oct 0.5 Nov 0.4 Dec 0.3 2023-09-01T0......xinya zhu D:\Git\Release Doc\Aspose.Cells-Doc-md\english\net\deve...

    docs.aspose.com/cells/ru/net/creating-sunburst-...
  3. TabStopCollection.get_position_by_index method ...

    TabStopCollection.get_position_by_index method. Gets the position (in points) of the tab stop at the specified index.... doc = aw . Document () tab_stops = doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SvgSaveOptions.text_output_mode property | Aspo...

    SvgSaveOptions.text_output_mode property. Gets or sets a value determining how text should be rendered in SVG.... doc = aw . Document ( file_name =...SvgTextOutputMode . USE_PLACED_GLYPHS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.export_paragraph_graphics_to_art...

    PdfSaveOptions.export_paragraph_graphics_to_artifact property. Gets or sets a value determining whether a paragraph graphic should be marked as an artifact.... doc = aw . Document ( file_name =.... PdfTextCompression . NONE doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  6. OleFormat.ole_control property | Aspose.Words f...

    OleFormat.ole_control property. Gets [OleFormat.ole_control](./) objects if this OLE object is an ActiveX control... doc = aw . Document ( file_name =...'ActiveX controls.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Saving::OoxmlSaveOptions::get_Ke...

    Aspose::Words::Saving::OoxmlSaveOptions::get_KeepLegacyControlChars method. Keeps original representation of legacy control characters in C++.... auto doc = System :: MakeObject < Aspose...u "Legacy control character.doc" ); // When we save the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Markup::IStructuredDocumentTag::...

    Aspose::Words::Markup::IStructuredDocumentTag::get_SdtType method. Gets type of this Structured Document tag in C++.... auto doc = System :: MakeObject < Aspose...StructuredDocumentTa >>> tags = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Row | Aspose.Words for Java

    Represents a table row in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  10. ImageSaveOptions.pixelFormat property | Aspose....

    ImageSaveOptions.pixelFormat property. Gets or sets the pixel format for the generated images.... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . paragraphFormat . style = doc . styles...

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