Sort Score
Result 10 results
Languages All
Labels All
Results 7,901 - 7,910 of 159,839 for

2

(0.31 sec)
  1. DWG to SVG Conversion Issues in Aspose.CAD: ERR...

    use sdk version : aspose.cad 25.12 java My conversion code and parameter settings are roughly as follows: File outputFile = new File(outputFilePath); try { LoadOptions opts = new LoadOption…...cad-java lhtim February 4, 2026, 2:38am 1 use sdk version : aspose...Discourse February 4, 2026, 2:39am 2 @lhtim I understand you are...

    forum.aspose.com/t/dwg-to-svg-conversion-issues...
  2. Invisible (zero-width) space characters not cau...

    We have a DOCX file that contains, among other resources, a long string of numbers and characters separated at various locations by a specific character. We decided to place the unicode zero-width breaking space characte…...hafeez December 21, 2012, 7:26am 2 Hi Craig, Thanks for your inquiry... Best regards, cotis January 2, 2013, 8:44am 5 Thank you for...

    forum.aspose.com/t/invisible-zero-width-space-c...
  3. Creating Charts with SmartMarkers? - Free Suppo...

    We are currently trying to generate Excel documents and utilizing SmartMarkers. Is there a way to create charts in Excel using the SmartMarkers system without requiring the use of Custom Code? I believe that I have seen…...shi June 30, 2026, 12:12am 2 @TimothyH If you have created...provide further help. TimothyH July 2, 2026, 4:41pm 3 I think part of...

    forum.aspose.com/t/creating-charts-with-smartma...
  4. Mixed .dwg + .dxf extensions , how to refer in ...

    Hi, I have mixed sample of .dwg + .dxf extensions. I downloaded this zip file: map_of_alaska.zip (3.5 MB) It has two inner folders: image.png (5.2 KB) In one folder there is -__MACOSX-.dwg extension. image.png (8.…...2 KB) In one folder there is -__MACOSX-...Professionalize.CAD July 26, 2026, 9:31am 2 @danies8 , Hello, Aspose.CAD can...

    forum.aspose.com/t/mixed-dwg-dxf-extensions-how...
  5. Bug 5138: TopoJson to Shapefile- Conversion suc...

    Hi Alexander, Please see: Test data(input/output/QGIS) 5138 TopoJson -Shapefile.zip (74.7 KB)...Matveev May 26, 2026, 5:17pm 2 Hi, @danies8 I need to explore...couple of days. danies8 June 2, 2026, 1:47pm 7 Hi Alexander,...

    forum.aspose.com/t/bug-5138-topojson-to-shapefi...
  6. Font Color Settings|Documentation

    Learn how to change font colors in Aspose.Cells GridJs using the toolbar, including preset swatches, custom colors, and UI behavior. This guide also covers the current JavaScript availability for programmatic color changes....= { "sri" : 2 , "sci" : 2 , "eri" : 2 , "eci" : 2 }; // Define...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. LoadOptions.baseUri property | Aspose.Words for...

    LoadOptions.baseUri property. Gets or sets the string that will be used to resolve relative URIs found in the document into absolute URIs when required... toBeCloseTo ( 32 , 2 ); expect ( aw . ConvertUtil ...height )). toBeCloseTo ( 32 , 2 ); See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Applying a Layout to a Slide Changes the Placeh...

    Hello, I am encountering the following issue with a slide. I have a presentation with only one slide, one slide master, and one custom layout. The shape containing the text “The Pyramid Principle is a useful framework…...potapov January 30, 2026, 5:08pm 2 @Racoonator , Thank you for contacting...possible. andrey.potapov February 2, 2026, 6:16am 3 @Racoonator ,...

    forum.aspose.com/t/applying-a-layout-to-a-slide...
  9. Extra line break after page break - Free Suppor...

    Hi! I see an extra line break after a page break using Aspose 8.0. This means that the first line of text of the subsequent pages does not start at the same position as the first line on the first page. I have attached t…...ahmad May 16, 2013, 2:32am 2 Hi there, Thanks for your...

    forum.aspose.com/t/extra-line-break-after-page-...
  10. Repeat Table Header Rows on Pages|Aspose.Words ...

    Repeat a header row of a table on every page. Docx4j does not provide an opportunity to work with a header row.... writeln ( "Heading row 2" ); builder . endRow (); builder...(); builder . write ( "Column 2 Text" ); builder . endRow ();...

    docs.aspose.com/words/java/repeat-table-header-...