Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 31,043 for

make

(0.1 sec)
  1. 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/
  2. 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-...
  3. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation date and modified date properties - they are both set to an empty string, which is not an invalid date.…...doing, but is there any way to make it so those properties don’t...MinValue or something, it’d make handling these situations easier...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  4. ParagraphFormat.MirrorIndents | Aspose.Words fo...

    Discover how the ParagraphFormat MirrorIndents property enhances your document formatting by ensuring consistent left and right indents for a polished look....set ; } Examples Show how to make left and right indents the same...

    reference.aspose.com/words/net/aspose.words/par...
  5. Set text into a rectangle - Free Support Forum ...

    I’m in the process of creating a table. It consists of rectangles in which the text will appear. Drawing the rectangles worked fine. But when I set the text for a rectangle, it appears above the rectangle. I’d like the …...tell me what I need to do to make the text appear inside the rectangle...for the sample codes. Please make the height value of the rectangle...

    forum.aspose.com/t/set-text-into-a-rectangle/32...
  6. Show Formulas Instead of Values in a Worksheet|...

    This article provides sample code for using the C# API or .NET Library to programmatically display formulas rather than values in an Excel worksheet or spreadsheet.... Set it to true to make Microsoft Excel display formulas...

    docs.aspose.com/cells/net/show-formulas-instead...
  7. Reusing Style Objects|Documentation

    In Aspose.Cells for Python via .NET, by creating and using reusable style objects, you can simplify style management and improve code efficiency. Our guide will help you leverage the advantages of reusable style objects and implement them in your application....objects can save memory and make a program faster. To apply some...

    docs.aspose.com/cells/python-net/reusing-style-...
  8. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....the footer area of a slide and make it visible. def add_footer ():...

    docs.aspose.com/slides/python-net/examples/elem...
  9. Add Signature Line to the Worksheet|Documentation

    This article describes how to add a signature line to the worksheet using C# code with Aspose.Cells for .NET....sample code demonstrates how to make use of the Picture.SignatureLine...

    docs.aspose.com/cells/net/add-signature-line/
  10. Advanced operations using Go|Aspose.PDF for Go ...

    Aspose.PDF for Go via C++ can perform not only simple and easy tasks but also cope with more complex goals. Check the next section for advanced users and developers....split, and merge documents and make other operations with the whole...

    docs.aspose.com/pdf/go-cpp/advanced-operations/