Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 29,696 for

make

(0.12 sec)
  1. ParentColumns Element|Aspose.Words for SharePoint

    ParentColumns element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....information about columns that make a parent side of the relation...

    docs.aspose.com/words/sharepoint/parentcolumns-...
  2. ChildColumns Element|Aspose.Words for SharePoint

    ChildColumns element meaning and structure which may be used while configuring Aspose.Words for SharePoint reports....information about columns that make a child side of the relation...

    docs.aspose.com/words/sharepoint/childcolumns-e...
  3. Create Line Shapes in Presentations with Python...

    Learn to manipulate line formatting in PowerPoint and OpenDocument presentations with Aspose.Slides for Python via .NET. Discover properties, methods, and examples....configure line properties to make them more visually appealing...few properties of a line to make it look like an arrow. Follow...

    docs.aspose.com/slides/python-net/line/
  4. RevisionOptions.measurementUnit property | Aspo...

    RevisionOptions.measurementUnit property. Allows to specify the measurement units for revision comments...MeasurementUnits Examples Shows how to make a saved document conform to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Voronoi Diagram|Documentation

    How to work with Voronoi Diagram using Aspose.GIS library... Make Voronoi Graph for 3 points List...MakeVoronoiGraph ( sites ); Make Voronoi Graph for 6 points List...

    docs.aspose.com/gis/net/geo-tools/voronoi-diagram/
  6. Convert PDF to Image Formats in JavaScript|Aspo...

    This topic show you how to use Aspose.PDF to convert PDF to various images formats e.g. TIFF, BMP, JPEG, PNG, SVG with a few lines of code....]); }; /// [Code snippet] /*make a link to download the result...filesCount . toString (); /*make links to result files*/ for...

    docs.aspose.com/pdf/javascript-cpp/convert-pdf-...
  7. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java...."Show" property to "true" to make the title visible. title.setShow(true);..."Show" property to "true" to make the title visible. title.setShow(true);...

    reference.aspose.com/words/java/com.aspose.word...
  8. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。... PdfFileEditor (); // Make booklet pdfEditor . MakeBooklet...Facades . PdfFileEditor (); // Make booklet pdfEditor . MakeBooklet...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/
  9. Visual Studio Export GridView To Word Control|A...

    How to export contents of GridView 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-...
  10. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library...._dataDir + originalFileName ); // make some manipation, i.g add new..._dataDir + originalFileName ); // make some manipation, i.g add new...

    docs.aspose.com/pdf/cpp/save-pdf-document/