Sort Score
Result 10 results
Languages All
Labels All
Results 7,041 - 7,050 of 197,088 for

new

(0.08 sec)
  1. Table.CellSpacing | Aspose.Words for .NET

    Discover the Table CellSpacing property to easily customize cell spacing in points, enhancing your table's appearance and readability....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.tab...
  2. Field.End | Aspose.Words for .NET

    Discover the Field End property. Easily access the node representing the field end for seamless data management and enhanced performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 通过Node.js与C++设置图表外观|Documentation

    了解如何在Aspose.Cells for Node.js via C++中配置图表的外观。我们的指南将向您展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格并增强工作表。...workbook = new AsposeCells . Workbook (); // Adding a new worksheet...getArea (). setForegroundColor ( new AsposeCells . Color ( 0 , 0 ...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-cha...
  4. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...new({ NodeId: node.range_start.node...AsposeWordsCloud::DocumentPosition.new({ NodeId: node.range_end.node...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  5. ThemeColors | Aspose.Words for Java

    Represents the color scheme of the document theme which contains twelve colors in Java.... Document doc = new Document(getMyDir() + "Theme...getMajorFonts().setLatin("Courier New"); theme.getMinorFonts().setLatin("Agency...

    reference.aspose.com/words/java/com.aspose.word...
  6. Defining Weekdays for Exceptions | Aspose.Tasks...

    Learn how to define exception weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks for .NET....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/defining-weekdays-for...
  7. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....Presentation presentation = new Presentation ()) { ISlide slide...350 , 100 ); Portion portion = new Portion ( "lorem ipsum..." );...

    docs.aspose.com/slides/net/manage-autofit-setti...
  8. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for .NET to experience its simplicity and power in C#.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/net/your-first-aspose-3d-app...
  9. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java...presentation file Presentation pres = new Presentation (); try { // Gets...FileInputStream fstr = new FileInputStream ( new File ( "audio.wav"...

    docs.aspose.com/slides/androidjava/audio-frame/
  10. Inserting and Deleting Rows and Columns in PHP|...

    Learn how to Insert and Delete Rows and Columns through the Aspose.Cells for PHP via Java APIs....the index of the row where the new row will be inserted as the first...excel file path $workbook = new Workbook ( $dataDir . 'Book1...

    docs.aspose.com/cells/java/inserting-and-deleti...