Sort Score
Result 10 results
Languages All
Labels All
Results 3,671 - 3,680 of 153,467 for

text

(1.88 sec)
  1. Table Position in Python|Aspose.Words for Python

    Specify table position in Python. Get a table alignment, get and set floating table position using Python....alignment, position, and surrounding‑text distances of both inline and...layer as the text and are placed in a flow of text that only surrounds...

    docs.aspose.com/words/python-net/position-a-table/
  2. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation....to track the order in which a text replacement operation traverses...differentFirstPageHe ) expect ( logger . text . replace ( "\r" , "" )). toEqual...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....Examples Shows how to insert a text box, and set the font of its...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 在 VSTO 和 Aspose.Slides 中创建新演示文稿|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...., layout ); //Set the title text slide . Shapes . Title . TextFrame...TextFrame . TextRange . Text = "Slide Title Heading" ; //Set the...

    docs.aspose.com/slides/zh/net/create-a-new-pres...
  5. Aspose.Words Product Family

    Find answers about creating, converting, editing, and printing Word documents without utilizing Microsoft Word....C# Rotate Text in Word using Python Flip the Text in Word using...using Java Rotate Text in Word using C# Convert Text to Image in Python...

    kb.aspose.com/words/page/5/
  6. TxtOfficeMathExportMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.TxtOfficeMathExportMode enumeration. Specifies how Aspose.Words exports OfficeMath to [SaveFormat.Text](../../aspose.words/saveformat/#Text)....Text . Members Name Description Text Export OfficeMath...OfficeMath as plain text. Latex Export OfficeMath as LaTeX. See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...document, particularly if the text you want to replace is embedded...due to hidden text, formatting issues, or the text being located...

    forum.aspose.com/t/some-content-cannot-be-repla...
  8. Edit PDF using Python | Aspose.PDF

    Еdit PDF document programmatically with Python sample code using Aspose.PDF for Python for .NET...PDF, developers can edit text in PDF, insert graphs using...Edit PDF elements: tables, texts, images,, fields, etc. Edit...

    products.aspose.com/pdf/python-net/editor/
  9. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Wyodrębnij tekst lub obrazy z pliku PDF za pomocą JavaScript https://products.aspose.com/pdf/pl/javascript-cpp/parser/ Recent content in Wyodrę......center; border: 4px solid #e5e5e5; text-align: center; border-radius:...has-addons control button has-text-white has-background-success-dark...

    products.aspose.com/pdf/pl/javascript-cpp/parse...
  10. Add Footer to PDF|Aspose.PDF for Python via .NET

    Learn how to add Text and image footers to PDF pages using PdfFileStamp in Python....You can use it to place footer text or images at the bottom of each...to control placement. Add a text footer Use add_footer() with...

    docs.aspose.com/pdf/python-net/add-footer/