Sort Score
Result 10 results
Languages All
Labels All
Results 6,721 - 6,730 of 155,328 for

2

(0.28 sec)
  1. Licença Temporária Dev OEM - Erro "Invalid lice...

    Olá, estou com uma licença temporária para Aspose.CAD (pedida dia 23 deste mês) para java e na minha app Spring Boot estou com a versão 21.12 e a usar docker, ao tentar colocar a minha licença pelo código está sempre a d…...TiagoNogueira January 26, 2026, 2:32pm 1 Olá, estou com uma licença...Discourse January 26, 2026, 2:32pm 2 @TiagoNogueira Você está recebendo...

    forum.aspose.com/t/licenca-temporaria-dev-oem-e...
  2. FieldCompare class | Aspose.Words for Python

    aspose.words.fields.FieldCompare class. Implements the COMPARE field... right_expression = '2' field . update () # The COMPARE... assertEqual ( ' COMPARE 3 < 2' , field . get_field_code ())...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PageSet | Aspose.Words for .NET

    Create a tailored one-page set effortlessly with PageSet constructor, designed for precise page indexing and seamless user experience.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...only three pages: page 1, page 2, and page 4. xpsOptions . PageSet...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChartLegend.position property | Aspose.Words fo...

    ChartLegend.position property. Specifies the position of the legend on a chart....toEqual ( "Series 2" ); expect ( chart . series . at ( 2 ). name )....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. TextColumnCollection.EvenlySpaced | Aspose.Word...

    Discover the EvenlySpaced property of TextColumnCollection, ensures equal-width text columns for a clean, organized layout. Enhance your design effortlessly!... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  6. Reorder Worksheets|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... MoveTo ( 2 ); //Save the Excel file. workbook...SetSheetOrder ( "third sheet" , 2 ); FileStream sw = File . Create...

    docs.aspose.com/cells/net/reorder-worksheets/
  7. ImageSize.vertical_resolution property | Aspose...

    ImageSize.vertical_resolution property. Gets the vertical resolution in DPI....width_points * 2 shape . height = image_size . height_points * 2 doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldOptions.CustomTocStyleSeparator | Aspose.W...

    Discover the FieldOptions CustomTocStyleSeparator property to easily customize your FieldToc field's style separator for enhanced document navigation.... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 获取嵌入图像的分辨率和尺寸使用C++|Aspose.PDF for C++

    本节展示如何获取嵌入图像的分辨率和尺寸的详细信息...get_Elements () -> idx_get ( 0 ), 2 ) + Math :: Pow ( lastCTM -> get_Elements...get_Elements () -> idx_get ( 1 ), 2 )); double scaledHeight = Math...

    docs.aspose.com/pdf/zh/cpp/get-resolution-and-d...
  10. Moving Tasks | Aspose.Tasks Documentation

    This page discusses how to move tasks using Aspose.Tasks for C++. The content includes best practices and examples.... 2 System ::String dataDir = Run...path to the documents directory. 2 System ::String dataDir = Run...

    docs.aspose.com/tasks/cpp/moving-tasks/