Sort Score
Result 10 results
Languages All
Labels All
Results 3,041 - 3,050 of 67,290 for

one

(0.11 sec)
  1. System::HolderInitializer< T, R > Struct ...

    Public Member Functions | List of all members System::HolderInitializer< T, R > Struct Template Reference This class ...... The third one, in opposite, takes lvalue as...holder reference with passed one. More... const T & HoldIfTemporary...

    reference.aspose.com/font/cpp/struct/system.hol...
  2. Add array items in XMP metadata of EPS| Java

    The process of adding items in XMP metadata of EPS with Aspose.Page for Java is explained and illustrated with the code snippets here....contain XMP metadata the new one will be created, filled in with...contain XMP metadata we get new one filled with values from PS metadata...

    docs.aspose.com/page/java/xmp-metadata/add-arra...
  3. Automate Oracle Primavera File Merger with Aspo...

    Aspose.com provides powerful tools to help automate Oracle Primavera file merging. With our intuitive user interface, you can quickly and easily convert Oracle Primavera files into MPP, PDF, XML, or other formats. You can also merge multiple Oracle Primavera files into a single file, customize the output file, and organize your data....Oracle Primavera files into one quickly, clearly and safely....quickly merge multiple files into one, while ensuring that the original...

    products.aspose.com/tasks/net/merger/oracle-pri...
  4. Aspose::Words::Saving::IImageSavingCallback Int...

    Implement this interface if you want to control how Aspose.Words saves images when saving a document to HTML. May be used by other formats....Markdown, we will end up with one Markdown file which links to...document normally, there will be one output HTML // document with...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. PdfASymbolicFontEncodingStrategy | Aspose.PDF f...

    This class describes rules which can be used to tune process of copying encoding data for cases when TrueType symbolic font has more than One encoding. Some PDF documents after conversion into PDF/A format could give an error More than One encoding in symbolic TrueType fonts cmap. What is a reason of this error All TrueType symbolic fonts have special table cmap in its internal data. This table maps character codes to glyph indices. And this table could contain different encoding subtables which describe encodings used. See advanced info about cmap tables at https//developer.apple.com/fonts/TrueType-Reference-Manual/RM06/Chap6cmap.html. Usually cmap table contains several encoding subtables but PDF/A standard requires that either only One encoding subtable must be left for this font in PDF/A document or there must be a 30 encoding subtable among this font subtables. And key question here - what data must be taken from another subtables to copy into destination encoding table 30 Majority of fonts have well-formed cmap tables where every encoding subtable is fully consistent with another subtable. But some fonts have cmap tables with collisions - where for example One subtable has glyph index 100 for unicode 100 but another subtable has glyph index 200 for the same unicode 100. To solve this problems special strategy needed. By default following strategy used mac subtable10 is looked for. If this table is found only this data used to fill destination table 30. If mac subtable is not found then all subtables except 30 are iterated and used to copy data into destination 30 subtable. Also mapping for every unicodeunicode glyph index is copied into destination table only if destination table does not have this unicode at current moment. So for example if first subtabe has glyph index 100 for unicode 100 and next subtable has glyph index 200 for the same unicode 100 only data from first subtable unicode100 glyph index 100 will be copied. So each previous subtable takes precedence over the next. Properties of this class PdfASymbolicFontEncodingStrategy./pdfasymbolicfontencodingstrategy help tune default behaviour. If property PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable of type CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype is set then relevant subtable will be used in precedence to mac subtable10. Value MacTable from enumeration CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype has no sense in this case cause it points on the same mac subtable 10 which will be used by default. Property CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue discards all priorities for any subtable. If this property is set then only subtables from declared queue will be used in specified order. If subtables specified are not found then default iteration of all subtables and copy strategy described above will be used. Object QueueItem./pdfasymbolicfontencodingstrategy.queueitem specifies encoding subtable used. This subtable can be set via combination of membersPlatformID PlatformSpecificId or via CMapEncodingTableType./pdfasymbolicfontencodingstrategy.queueitem.cmapencodingtabletype enumeration. In case when the font has no 30 subtable some other subtable will be used to maintain the PDF/A compatibility. The choice of the subtable to use is made under the same rules as described earlier so that PreferredCmapEncodingTable./pdfasymbolicfontencodingstrategy/preferredcmapencodingtable and CmapEncodingTablesPriorityQueue./pdfasymbolicfontencodingstrategy/cmapencodingtablespriorityqueue properties are used to determine the resultant subtable and if the font doesnt have the requested subtables either then any existant subtable will be used....symbolic font has more than one encoding. Some PDF documents...could give an error “More than one encoding in symbolic TrueType...

    reference.aspose.com/pdf/net/aspose.pdf/pdfasym...
  6. Aspose::Words::Fields::FieldTA::get_IsBold meth...

    Aspose::Words::Fields::FieldTA::get_IsBold method. Gets or sets whether to apply bold formatting to the page number for the entry in C++....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa -> set_UsePassim ( true ); // One TA field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Mailmerge problem with different mailmerge fiel...

    I want to create a mailmerge from a word template dotx file. I call the function document.MailMerge.Execute(fieldNames, values) and I save the result as pdf file. But in the resulting pdf only half of the fields are rep…... Only one of the group will be replaced by one call of the...fields are replaced with only one call. Professionalize.Discourse...

    forum.aspose.com/t/mailmerge-problem-with-diffe...
  8. Barcode Recognition Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images or Stream and How to Recognize All 1D Barcodes Presented in an Image...barcode detection by creating one or several objects of the Rectangle...Unique Target Region To set one target area for barcode recognition...

    docs.aspose.com/barcode/python-java/basic-barco...
  9. Aspose::Words::Fields::FieldTA::get_EntryCatego...

    Aspose::Words::Fields::FieldTA::get_EntryCategory method. Gets or sets the integral entry category, which is a number that corresponds to the order of categories in C++....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa -> set_UsePassim ( true ); // One TA field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldTA::get_PageRangeBo...

    Aspose::Words::Fields::FieldTA::get_PageRangeBookmarkName method. Gets or sets the name of the bookmark that marks a range of pages that is inserted as the entry's page number in C++....page numbers will show up on one row. // We can use this property...numbers in one row. fieldToa -> set_UsePassim ( true ); // One TA field...

    reference.aspose.com/words/cpp/aspose.words.fie...