Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 155,498 for

2

(0.34 sec)
  1. Creating ATTRIB / ATTDEF programmatically using...

    Hello, I am currently evaluating Aspose.CAD for Java and I have a technical question regarding working with attributes in DWG/DXF files. My use case is to generate CAD files programmatically and include attributes such…...novochadlo March 19, 2026, 2:30pm 1 Hello, I am currently evaluating...gorokhovatskyi March 19, 2026, 7:55pm 2 @rhodolfo.novochadlo , Hi, we...

    forum.aspose.com/t/creating-attrib-attdef-progr...
  2. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....at ( "Heading 1" ); // Level 2 labels will display the current..."-II-"... list . listLevels . at ( 2 ). numberFormat = "-\u0002-" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cannot create Aspose.Cells object from Excel 20...

    Using Aspose.Cells version 5.1.2.4 with VB.NET Framework 1.1 with a fully licensed version with a current support agreement: I am a developer and we are using Aspose.Cells objects to update custom document properties co…...2.4 with VB.NET Framework 1.1 with...amjad.sahi January 20, 2011, 2:45am 2 Hi, We are not very sure about...

    forum.aspose.com/t/cannot-create-aspose-cells-o...
  4. 用C++在工作表中移动单元格范围|Documentation

    学习如何使用Aspose.Cells和C++在工作表中移动单元格范围。...to the right by 2 columns range . MoveTo ( 0 , 2 ); Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/move-range-of-cell...
  5. ImageSize.HeightPixels | Aspose.Words for .NET

    Discover the ImageSize HeightPixels property to easily access and optimize your image's height in pixels for better performance and quality....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSize.VerticalResolution | Aspose.Words for...

    Discover the ImageSize VerticalResolution property to easily access vertical DPI resolution, enhancing your image quality and performance....WidthPoints * 2 ; shape . Height = imageSize . HeightPoints * 2 ; doc...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Search Text Spanning multiple PDF Pages - Free ...

    Hello Aspose Team, We are using TextFragmentAbsorber to search for specific phrases in PDFs. However, we have a scenario where the text we are searching for is split across two pages — for example, “Service’s” appears a…...“architecture” appears at the top of page 2. Currently, TextFragmentAbsorber...Discourse June 3, 2025, 7:47am 2 @ritikrajjalu Can you please clarify...

    forum.aspose.com/t/search-text-spanning-multipl...
  8. Move Pages to PDF using C++ | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with C++ sample code using Aspose.PDF for C++...-> get_Pages () -> idx_get ( 2 ); dstDocument -> get_Pages ()...srcDocument -> get_Pages () -> Delete ( 2 ); srcDocument -> Save ( dstFileName...

    products.aspose.com/pdf/cpp/pages/move/
  9. Table gets moved on top of another table - Free...

    Code used to test: using Aspose.Words; Aspose.Words.License license; license = new Aspose.Words.License(); license.SetLicense("Aspose.Total.NET.lic"); string dataDir = "c:\\temp\\"; Document doc = new Document(dataD…...noskov October 24, 2024, 8:52am 2 @andersalvsaker We have opened...alexey.noskov March 24, 2026, 2:09pm 4 @andersalvsaker Unfortunately...

    forum.aspose.com/t/table-gets-moved-on-top-of-a...
  10. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines document saving formats, ensuring your files are always in the preferred text format.... Writeln ( "Paragraph 2." ); builder . Write ( "Paragraph...paragraph.\n\n\t" + "Paragraph 2. End of paragraph.\n\n\t" + "Paragraph...

    reference.aspose.com/words/net/aspose.words.sav...