Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 12,593 for

true type

(0.05 sec)
  1. DocumentVisitor.visitRowEnd method | Aspose.Wor...

    DocumentVisitor.visitRowEnd method. Called when enumeration of a table row has ended.... Row ) Parameter Type Description row Row The object...++ ; mVisitorIsInsideTabl = true ; return aw . VisitorAction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Rendering::OfficeMathRenderer cl...

    Aspose::Words::Rendering::OfficeMathRenderer class. Provides methods to render an individual OfficeMath to a raster or vector image or to a Graphics object. To learn more, visit the documentation article in C++....ng::SvgSaveOptions>) static Type () Examples Shows how to measure...NodeType :: OfficeMath , 0 , true )); auto renderer = System ::...

    reference.aspose.com/words/cpp/aspose.words.ren...
  3. Index was outside the bounds of the array when ...

    Hello, I am updating the XMP metadata of a PSB file approximately 2.7GB in size. However, upon saving the file, I encountered the following error: “System.IndexOutOfRangeException: Index was outside the bounds of the ar…...xmpTrailer = new XmpTrailerPi(true); XmpMeta xmpMeta = new XmpMeta();...Save(action.OutputPath); } return true; } return false; } Adam.Core...

    forum.aspose.com/t/index-was-outside-the-bounds...
  4. Aspose::Words::Loading::TxtLoadOptions class | ...

    Aspose::Words::Loading::TxtLoadOptions class. Allows to specify additional options when loading Text document into a Document object. To learn more, visit the documentation article in C++.... The default value is true . get_BaseUri () const Gets...format. The default value is true . get_DocumentDirection () const...

    reference.aspose.com/words/cpp/aspose.words.loa...
  5. Crop PDF using Python | Aspose.PDF

    Crop PDF without losing quality in Python programmatically with C# sample code using Aspose.PDF for Python for .NET... Choose the type of box and create new Box Rectagle...Rectangle ( 100 , 100 , 80 , 10 , True ) document . pages [ 1 ] . crop_box...

    products.aspose.com/pdf/python-net/crop/
  6. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....txt" , true ); // Write a line of text to...It can be used to build any type of 32-bit and 64-bit applications...

    products.aspose.com/pdf/java/parser/
  7. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....are three different calendar types according to which the CREATEDATE...FieldCreateDate , true )); field -> set_UseLunarCalendar ( true ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. 通过 Node.js 结合 C++ 转换 Excel 为 CSV、TSV 和 Txt|Docu...

    学习如何使用 Aspose.Cells for Node.js via C++ 将Excel文件转换为CSV、TSV和TXT格式。... You can use any type of separator const opts = new...opts . setExportAllSheets ( true ); // Save entire workbook data...

    docs.aspose.com/cells/zh/nodejs-cpp/convert-exc...
  10. FieldBarcode.is_bookmark property | Aspose.Word...

    FieldBarcode.is_bookmark property. Gets or sets whether [FieldBarcode.postal_address](../postal_address/) is the name of a bookmark.... insert_field ( field_type = aw . fields . FieldType ....FIELD_BARCODE , update_field = True ) . as_field_barcode () # This...

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