Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 30,182 for

make

(0.11 sec)
  1. How to Create Readonly Presentation using Python

    This very basic article guides on how to create readonly Presentation using Python. It covers all the project configuration, a list of step-wise programming tasks, and a runnable example code to generate uneditable PPTX using Python....steps explain the process to make PPTX uneditable in Python using...saving that on the disk. Code to Make Presentation Uneditable using...

    kb.aspose.com/slides/python/how-to-create-reado...
  2. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees....Before setting title properties, make sure that this title will be...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Visual Studio Export ListView To Word Control|A...

    How to export contents of ListView into Word Processing document using Aspose.Words in C#.... Note : Please make sure to restart Visual Studio...Extract the downloaded zip file Make sure to run Visual Studio as...

    docs.aspose.com/words/net/visual-studio-export-...
  4. Track Changes in a Document|Aspose.Words for Py...

    Track changes to content and formatting made by you or others using Python. Access individual revisions in a document and apply various properties to them....want to review a document and make important changes – this may...may mean that you need to make revisions. Also, you may need to...

    docs.aspose.com/words/python-net/track-changes-...
  5. Install with Configuring Tool|Aspose.PDF for Re...

    Step-by-step guide to installing Aspose.PDF for Reporting Services using the configuration tool for seamless integration.... Make sure that the configuration...The tool will now attempt to make the requested configuration...

    docs.aspose.com/pdf/reportingservices/install-w...
  6. Add WordArt Watermark to Worksheet with Node.js...

    Learn how to add WordArt as a background watermark to a worksheet using Aspose.Cells for Node.js via C++....the file, decorate text, and make text fit a preset shape, or...setTransparency ( 0.9 ); // Make the line invisible const lineFormat...

    docs.aspose.com/cells/nodejs-cpp/add-wordart-wa...
  7. Aspose::Words::ParagraphFormat::get_MirrorInden...

    Aspose::Words::ParagraphFormat::get_MirrorIndents method. Gets or sets a flag indicating whether the left and right indents are of the same width in C++....get_MirrorIndents () Examples Show how to make left and right indents the same...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. Add Page Number to PDF with JavaScript via C++|...

    Aspose.PDF for JavaScript via C++ allows you to add Page Number Stamp to your PDF file using AsposePdfAddPageNum.... The page number makes it easier for the reader to...textContent = json . errorText ; /*make a link to download the result...

    docs.aspose.com/pdf/javascript-cpp/add-page-num...
  9. Add Borders in Excel using Python

    Add borders in Excel using Python. Get IDE settings, a list of steps and a sample code showing how to put borders in Excel using Python....runnable sample code showing how to make border in Excel using Python...range of cells to add borders Make the border using the setOutlineBorders()...

    kb.aspose.com/cells/python/add-borders-in-excel...
  10. Work with Columns and Rows in C#|Aspose.Words f...

    Working with parts of a table – rows, columns, and cells using C#. Specify Header Row C#....Document Sometimes you may need to make changes to a particular table...Table Similarly, you may need to make changes to a specific row in...

    docs.aspose.com/words/net/working-with-columns-...