Sort Score
Result 10 results
Languages All
Labels All
Results 5,541 - 5,550 of 153,513 for

text

(0.22 sec)
  1. Unclear margin behavior when stamping with a Cr...

    Using Aspose.Pdf 8.4.1, I'm seeing an odd behavior when attempting to add Text stamps to a PDF page that has a CropBox defined. Using the code below, only the version using offsets to compensate for the crop box (includ…...behavior when attempting to add text stamps to a PDF page that has...pdfBuilder.Sections.Add(); var text = new Text(placeHolderText) {Margin...

    forum.aspose.com/t/unclear-margin-behavior-when...
  2. FieldChar | Aspose.Words for Java

    Base class for nodes that represent field characters in a document in Java....document does not contain its text. Assert.assertEquals(para.getDocument()...document does not contain its text. Assert.assertEquals(para.getDocument()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Search PDF using C++ | Aspose.PDF

    Search PDF document without opening programmatically with C++ sample code using Aspose.PDF for C++....with text to find as parameter. Get all extracted text fragments...); // like 1999-2000 // Set text search option to specify regular...

    products.aspose.com/pdf/cpp/search/
  4. Aspose::Words::Saving::TxtSaveOptions::get_AddB...

    Aspose::Words::Saving::TxtSaveOptions::get_AddBidiMarks method. Specifies whether to add bi-directional marks before each BiDi run when exporting in plain Text format. The default value is false in C++....run when exporting in plain text format. The default value is...before each bi-directional Run in text. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Markdown Syntax – Basic Tutorial – Aspose.HTML ...

    This article provides information on the main elements of the Markdown markup language and the details of the Markdown syntax....that allows you to format plain text. It is a way to write content...heading, on the line below the text, add any number of == characters...

    docs.aspose.com/html/net/markdown-syntax/
  6. Create New Document|Aspose.Words for Java

    Create a new document easily and fast instead of using docx4j....paragraph in the document with some text as "Sample Content..." builder...getMainDocumentPart (); // Example 1: add text in Title style mdp . addStyledParagraphOf...

    docs.aspose.com/words/java/create-new-document/
  7. Create AcroForm - Create Fillable PDF in Python...

    Create AcroForm fields from scratch in PDF documents by using Aspose.PDF for Python via .NET....pydrawing as drawing def add_text_box_field ( output_file_name...10 , 600 , 110 , 620 , True ) text_box_field = ap . forms . TextBoxField...

    docs.aspose.com/pdf/python-net/create-form/
  8. Parse PDF documents|Aspose.PDF for Node.js via C++

    Do you want to parse PDF documents? Discover various PDF data extraction methods with Aspose.PDF for Node.js via C++.... Extract Text from PDF . Text Parsing or Extraction...ready-made PDFs. You will learn about text parsing from a whole document...

    docs.aspose.com/pdf/nodejs-cpp/parsing/
  9. How To Link Excel Shapes to Worksheet Cells|Doc...

    How To Link Excel Shapes to Worksheet Cells...a worksheet cell in a shape, text box, or chart element. Sometimes...with the contents of a shape, text box, or chart element. To do...

    docs.aspose.com/cells/net/link-shapes-to-cells/
  10. Insert Before and After Ranges|Aspose.Words for...

    Insert before and after ranges within a document easily and fast instead of using Apache POI....Inserted THIS Text before the below section" ); String text = doc .... getRange (). text (); Download Running Code GitHub Download...

    docs.aspose.com/words/java/insert-before-and-af...