Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 151,852 for

text

(0.12 sec)
  1. Convert CGM to SVG via Python | products.aspose...

    Sample code for CGM to SVG conversion. Use API example code for batch CGM files to SVG conversion.... Text editors such as Microsoft Visual...graphics (2D), raster graphics, and text. CGM uses an object-oriented...

    products.aspose.com/cad/python-net/conversion/c...
  2. How to Create PDF using Python|Aspose.PDF for P...

    Create and format the PDF Document with Aspose.PDF for Python via .NET....Add text to new page page . paragraphs . add ( ap . text . TextFragment...existing PDF documents. When adding Text elements to a PDF file, the...

    docs.aspose.com/pdf/python-net/create-pdf-docum...
  3. Aspose::Words::Fields::FieldTime class | Aspose...

    Aspose::Words::Fields::FieldTime class. Implements the TIME field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldNext class | Aspose...

    Aspose::Words::Fields::FieldNext class. Implements the NEXT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....//Set Header Text hf . HeaderText = "Header Text" ; //Set Footer...Footer Text hf . FooterText = "Footer Text" ; //Write the presentation...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  6. NodeCollection.insert method | Aspose.Words for...

    NodeCollection.insert method. Inserts a node into the collection at the specified index....DocumentBuilder ( doc = doc ) # Add text to the document by inserting...new_run = aw . Run ( doc = doc , text = 'Run 3. ' ) runs . insert...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 动态添加文本|Aspose.Slides 文档

    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.... Text = "Text added dynamically" ; txtRange...AddTextFrame ( "" ); //设置文本 tf . Text = "Text added dynamically" ; Portion...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  8. 格式化文本|Aspose.Slides 文档

    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.... Shapes [ 2 ]; //Change its text's font to Verdana and height...FontItalic = true ; //Change text color port . FontColor = Color...

    docs.aspose.com/slides/zh/net/format-text/
  9. PageSetup.multiple_pages property | Aspose.Word...

    PageSetup.multiple_pages property. For multiple page documents, gets or sets how a document is printed or rendered so that it can be bound as a booklet.... Document () # Insert text that spans several pages. builder...much space our pages have for text within the margins and then...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.gutter property | Aspose.Words for Py...

    PageSetup.gutter property. Gets or sets the amount of extra space added to the margin for document binding.... Document () # Insert text that spans several pages. builder...much space our pages have for text within the margins and then...

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