Sort Score
Result 10 results
Languages All
Labels All
Results 4,431 - 4,440 of 5,928 for

characters

(0.26 sec)
  1. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....and must begin with a tab character . Required A string encoded...

    docs.aspose.com/omr/design-form/barcode/
  2. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form....and must begin with a tab character . Required A string encoded...

    docs.aspose.com/omr/net/txt-markup/elements-bar...
  3. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....flag to "false" to ignore character case while searching for text...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....will be applied to the last character of text entered into SDT ...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. Aspose::Words::Drawing::RelativeHorizontalPosit...

    Aspose::Words::Drawing::RelativeHorizontalPosition enum. Specifies to what the horizontal position of a shape or text frame is relative in C++.... Character 3 The object is positioned...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. FieldIndex.entry_type property | Aspose.Words f...

    FieldIndex.entry_type property. Gets or sets an index entry type used to build the index....property only uses the first character of its string value. index...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Compare TXT In Java

    Compare TXT documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....TXT documents both at the character level and at the word level...level. Even if only a single character has been changed, the entire...

    products.aspose.com/words/java/compare/txt/
  8. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for .NET chart worksheets and automate reports across PPT and PPTX files....is empty, an extra space character, misspelling, etc. #NAME?...formula, like: (,) or a space character used instead of a colon (:)...

    docs.aspose.com/slides/net/chart-worksheet-form...
  9. Apply Chart Worksheet Formulas in Presentations...

    Apply Excel-style formulas in Aspose.Slides for Python via .NET chart worksheets and automate reports across PPT, PPTX and ODP files....is empty, an extra space character, misspelling, etc. #NAME?...formula, like: (,) or a space character used instead of a colon (:)...

    docs.aspose.com/slides/python-net/chart-workshe...
  10. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...which may have different character widths and cause layout overflow...

    forum.aspose.com/t/word-saveto-pdf/322091