Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 223,114 for

new

(0.34 sec)
  1. Create XLT using Python | products.aspose.com

    Generate Microsoft Excel XLT documents using Python applications without using Microsoft Office....Create XLT File in Python Create new Workbook class object having...used as a starting point for a new workbook, or it can be used as...

    products.aspose.com/total/python-java/create/xlt/
  2. Text rotation in FloatingBox produces odd outpu...

    Rotating the text in a FloatingBox produces strange output. Rotation by 90 or 270 produces a single line Rotating by 180 creates a mirror image with the lines of text in reverse order. The PDF below was produced by cr…...AddTextBox(page, "Box Number One", new AnnotationDetails(180, 120, 60...AddTextBox(page, "Box Number Two", new AnnotationDetails(220, 160, 60...

    forum.aspose.com/t/text-rotation-in-floatingbox...
  3. Set Default Font while rendering spreadsheet to...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....names like Courier New, Arial, Times New Roman, etc. The screenshot...output HTML file with Courier New , the output HTML with Arial...

    docs.aspose.com/cells/java/set-default-font-whi...
  4. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...{ // Create a new document Document doc = new Document(); DocumentBuilder...DocumentBuilder builder = new DocumentBuilder(doc); // Add some...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  5. GradientStop.Remove | Aspose.Words for .NET

    Effortlessly manage your gradients with the GradientStop Remove method, simplifying the removal of gradient stops from any GradientStopCollection....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Transparency = 0.25 ; // Add new gradient stop to the end of collection...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Set Size of PDF using pythob via C++|Aspose.PDF...

    This section shows how to get or set PDF page properties such as size of document using Python via C++....saves the modified document to a new file. Create a document object...page_get_rectangle Calculate the new coordinates for the crop box...

    docs.aspose.com/pdf/python-cpp/get-and-set-page...
  7. PageExtractOptions.UpdatePageStartingNumber | A...

    Automatically update start page numbers in extracted documents for accurate pagination with this useful property.... Document doc = new Document ( MyDir + "Page fields...page numbering is reset and a new one begins, // as if we had copied...

    reference.aspose.com/words/net/aspose.words/pag...
  8. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...DocumentBuilder() Initializes a new instance of this class. def __init__...Creates a new DocumentBuilder object and attaches it to a new Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....HtmlFixedResourceFol () { Document doc = new Document ( MyDir + "Rendering...ResourceUriPrinter callback = new ResourceUriPrinter (); HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 将目录添加到现有的PDF中使用Ruby|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... new ( data_dir + "input1.pdf" ) #...aspose . pdf . TocInfo ' ). new title = Rjb :: import ( ' com...

    docs.aspose.com/pdf/zh/java/add-toc-to-existing...