Sort Score
Result 10 results
Languages All
Labels All
Results 9,731 - 9,740 of 155,640 for

2

(0.32 sec)
  1. PageSetup.suppressEndnotes property | Aspose.Wo...

    PageSetup.suppressEndnotes property. True if endnotes are printed at the end of the next section that doesn't suppress endnotes...insertSectionWithEnd ( doc , "Section 2" , "Endnote 2, will be pushed down to...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Alignment match with an RSPT RDLC reference rep...

    Hi Team, How can I create an Aspose Word template that matches the alignment of an RDLC report? Is there any tool or an easier way to replicate the layout? I’ve attached a reference RDLC report and the Aspose template I…...docx (2.4 MB) Newly created aspose report:...Discourse December 12, 2025, 10:57am 2 @rose.thomas What you’re trying...

    forum.aspose.com/t/alignment-match-with-an-rspt...
  3. Manage ActiveX Controls in Presentations Using ...

    Learn how Aspose.Slides for C++ leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides....1 , image -> get_Height () - 2 ), Point ( 1 , 1 ), System ::...Point ( image -> get_Width () - 2 , 1 ) })); pen = System :: MakeObject...

    docs.aspose.com/slides/cpp/activex/
  4. FieldAutoTextList.screen_tip property | Aspose....

    FieldAutoTextList.screen_tip property. Gets or sets the text of the ScreenTip to show....glossary_document , 'AutoText 2' , 'Contents of AutoText 2' ) append_auto_text_entry...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAutoTextList.entry_name property | Aspose....

    FieldAutoTextList.entry_name property. Gets or sets the name of the AutoText entry....glossary_document , 'AutoText 2' , 'Contents of AutoText 2' ) append_auto_text_entry...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GS1 Barcode Types|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...._Data(Application_Identifier_2)Application_Data" For example...Barcode . XDimension . Pixels = 2 ; gen . Save ( $"{path}GS1Code128Example...

    docs.aspose.com/barcode/net/gs1-barcodes/
  7. Convert Solid Edge Files' Extensions To STEP - ...

    Hi, 1.Summary of CAD Software=Solid Edge and File Extensions :one: Solid Edge A 3D CAD (Computer-Aided Design) software used for designing machine parts, assemblies, and technical drawings. File Extensions: • ‎.PAR …... 2.Can you please convert the attached...gorokhovatskyi March 16, 2026, 4:33pm 2 @danies8 , Hello, we don’t have...

    forum.aspose.com/t/convert-solid-edge-files-ext...
  8. Consulta sobre la política de seguridad y reten...

    Estimado equipo de Aspose: Actualmente contamos con una licencia de Aspose.Words para .NET y nos gustaría obtener más información sobre la seguridad de la biblioteca. En concreto, agradeceríamos que nos aclararan su po…...Discourse September 3, 2025, 1:54pm 2 @Valentina1213 Estimado usuario...alexey.noskov September 3, 2025, 2:39pm 3 @Valentina1213 Aspose.Words...

    forum.aspose.com/t/consulta-sobre-la-politica-d...
  9. Error with Watermarked PPT Files When Using Asp...

    Currently am getting an error with ppt files with water Mark. Could you please check and help me with that...noskov August 18, 2025, 3:49pm 2 @Sathishkumar14601460 Your question...from my code IMG20250819112805~2.jpg (93.1 KB) andrey.potapov August...

    forum.aspose.com/t/error-with-watermarked-ppt-f...
  10. Parse and Process Markdown in C# – Aspose.HTML ...

    Parse and process Markdown files in C# using Aspose.HTML. Build a syntax tree (AST), traverse nodes, extract headings and tables programmatically.... Parser ; 2 3 var parser = new MarkdownParser();...node = syntaxTree. FirstChild ; 2 3 while (node != null ) 4 { 5...

    docs.aspose.com/html/net/parse-and-process-mark...