Sort Score
Result 10 results
Languages All
Labels All
Results 6,491 - 6,500 of 663,236 for

2

(0.18 sec)
  1. Empty outputfile when using CadImage.Save(strin...

    The following code produces an empty outputfile for file input.dwg, contained in the attached ZIP. using (CadImage cadImage = (CadImage)CadImage.Load("input.dwg")) cadImage.Save("output.dwg", new DwgOptions()); inp…...gorokhovatskyi December 3, 2023, 12:38pm 2 @Buffer2018 Hi. We were able to...CADNET-9531 rahulpd December 17, 2023, 2:16pm 3 Hi There, Do you have any...

    forum.aspose.com/t/empty-outputfile-when-using-...
  2. Calculate Sub Totals using Aspose.Cells|Documen...

    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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; //Apply subtotal, the consolidation...

    docs.aspose.com/cells/java/calculate-sub-totals...
  3. add_copy方法 | Aspose.Cells for Python via .NET A...

    add_copy方法 add_copy(source_shape, upper_left_row, top, upper_left_column, left) 添加形状并将其复制到工作表。 返回 新的形状对象索引。 def add_c...... add_rectangle ( 2 , 0 , 2 , 0 , 130 , 130 ) # copy shapes...

    reference.aspose.com/cells/python-net/zh/aspose...
  4. RevisionsView Enum | Aspose.Words for .NET

    Aspose.Words.RevisionsView enum. Allows to specify whether to work with the original or revised version of a document in C#.... Empty , paragraphs [ 2 ]. ListLabel . LabelString );...AreEqual ( "a." , paragraphs [ 2 ]. ListLabel . LabelString );...

    reference.aspose.com/words/net/aspose.words/rev...
  5. ReplaceNonTransparentColors | Aspose.PSD for .N...

    ReplaceNonTransparentColors FillLayer.ReplaceNonTransparentColors method Replaces all non-transparent colors with new...... width - ( 2 * ( width / 3 )) - 1 , height - ( 2 * ( height /...

    reference.aspose.com/psd/net/aspose.psd.filefor...
  6. TextColumn.Width | Aspose.Words for .NET

    TextColumn Width property. Gets or sets the width of the text column in points in C#.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  7. TextColumnCollection.Item | Aspose.Words for .NET

    TextColumnCollection Item property. Returns a text column at the specified index in C#.... SetCount ( 2 ); // Determine the amount of...builder . Writeln ( "Wide column 2." ); doc . Save ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/tex...
  8. ChartAxisTitle.Text | Aspose.Words for .NET

    ChartAxisTitle Text property. Gets or sets the text of the axis title. If null or empty value is specified auto generated title will be shown in C#....1" , "AW Category 2" }, new double [] { 1 , 2 }); ChartAxisTitle...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ParagraphFormat.page_break_before property | As...

    ParagraphFormat.page_break_before property. True if a page break is forced before the paragraph.... writeln ( "Paragraph 2." ) layout_collector = aw . layout...[ 0 ])) self . assertEqual ( 2 , layout_collector . get_start_page_index...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Paragraph.ListFormat | Aspose.Words for .NET

    Paragraph ListFormat property. Provides access to the list formatting properties of the paragraph in C#....Writeln ( "Numbered list item 2" ); builder . Writeln ( "Numbered...Writeln ( "Bulleted list item 2" ); builder . Writeln ( "Bulleted...

    reference.aspose.com/words/net/aspose.words/par...