Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 16,543 for

2 of

(0.2 sec)
  1. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDATE field. To learn more, visit the documentation article in C++....get_Fields () -> idx_get ( 2 )); // 2 - Umm al-Qura calendar: ASSERT_TRUE...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert EMF to EPS using Python

    EMF to EPS conversion functionality Offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....Python It is necessary to do just 2 steps in order to perform EMF...com/aspose-page/Aspose.Page-for-Python-.NET 2 3 # The path to the documents...

    docs.aspose.com/page/python-net/convert/emf-to-...
  3. [Apose.Cells C++] SaveAs in XLS format crashes ...

    Hello, Using Aspose.Cells for C++ 24.2.0 A pointer exception occurs when saving an Excel file to XLS format (Aspose::Cells::SaveFormat::Excel97To2003) when the Excel file contains Defined Names with an invalid expressi…...2.0 A pointer exception occurs when...sahi January 15, 2025, 7:45pm 2 @chabodfmoodys , Thanks for the...

    forum.aspose.com/t/apose-cells-c-saveas-in-xls-...
  4. Crop Circle Kuva | products.aspose.com

    Rajaa kuva ympyröimään Adobe Photoshop...NET Framework 2, 3.5, 4.0, 4.0CP, .netstandard 2, .NET 5, 6, 7...

    products.aspose.com/psd/fl/crop/circle/
  5. Aspose::Words::Themes::ThemeFont enum | Aspose....

    Aspose::Words::Themes::ThemeFont enum. Specifies the types Of theme font names for document themes in C++.... Minor 2 Minor theme font. Examples Shows...Empty , font -> get_Color ()); // 2 - By setting non-theme font/color...

    reference.aspose.com/words/cpp/aspose.words.the...
  6. Aspose::Words::Fields::IFieldUpdateCultureProvi...

    Aspose::Words::Fields::IFieldUpdateCultureProvider interface. When implemented, provides a CultureInfo object that should be used during the update Of a particular field in C++....String > ({ u "месяц 1" , u "месяц 2" , u "месяц 3" , u "месяц 4" ...String > ( { u "мес 1" , u "мес 2" , u "мес 3" , u "мес 4" , u "мес...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 在C++中插入或删除Excel工作表中的行|Documentation

    本文提供在Excel工作表中插入和删除行的C++代码。...// Insert 10 rows at row index 2 (insertion starts at 3rd row)...sheet . GetCells (). InsertRows ( 2 , 10 ); // Delete 5 rows now....

    docs.aspose.com/cells/zh/cpp/insert-or-delete-r...
  8. Convert PDF to PNG in PHP | products.aspose.com

    Convert PDF to PNG in PHP. Use PowerPoint PHP API to convert PDF files to PNG...get_Item ($i) -> getThumbnail ( 2 , 2 ); $imageio = new Java ( "javax...

    products.aspose.com/slides/php-java/conversion/...
  9. PageSetup.OddAndEvenPagesHeaderFooter | Aspose....

    Discover the PageSetup OddAndEvenPagesHeaderFooter property for unique headers and footers on odd and even pages, enhancing your document's presentation...." ); // 2 - The "Even" header/footer, which...); builder . Writeln ( "Page 2." ); builder . InsertBreak ( BreakType...

    reference.aspose.com/words/net/aspose.words/pag...
  10. Aspose::Words::Saving::PdfSaveOptions::get_Open...

    Aspose::Words::Saving::PdfSaveOptions::get_OpenHyperlinksInNewWindow method. Gets or sets a value determining whether hyperlinks in the output Pdf document are forced to be opened in a new window (or tab) Of a browser in C++....prohibited by PDF/A-1 and PDF/A-2 compliance. false will be used...when saving to PDF/A-1 and PDF/A-2. Examples Shows how to save hyperlinks...

    reference.aspose.com/words/cpp/aspose.words.sav...