Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 19,400 for

2 of

(0.05 sec)
  1. Generate Codablock-F Barcodes|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....encoding at most 2,725 digits and contains from 2 to 44 rows with...

    docs.aspose.com/barcode/python-net/generate-cod...
  2. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...// (new width - old width) / 2 double verticalPadding = (.3 *...// (new height - old height) / 2 // Iterate through all the pages...

    forum.aspose.com/t/textbox-not-converting-corre...
  3. BuiltInDocumentProperties.Comments | Aspose.Wor...

    Manage your document comments effortlessly with BuiltInDocumentProperties. Easily get or set comments for enhanced collaboration and clarity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  4. BuiltInDocumentProperties.Keywords | Aspose.Wor...

    Enhance your documents with BuiltInDocumentProperties. Easily manage keywords to improve searchability and organization for better productivity.... FieldAuthor , true ); // 2 - "Title" property, which we can...properties . Keywords = "Tag 1; Tag 2; Tag 3" ; // We can right-click...

    reference.aspose.com/words/net/aspose.words.pro...
  5. DocumentBuilder.insertComboBox method | Aspose....

    DocumentBuilder.insertComboBox method. Inserts a combobox form field at the current position...."Enter your name here" , 30 ); // 2 - Combo box with prompt text,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Different attachment count between .msg and mai...

    i got different attachment count between the mail in pst file and msg file.Pst: PersonalStorage pst = PersonalStorage.FromFile(pstpath); FolderInfo folderinfo = pst.RootFolder.GetSubFolder("Inbox"); …...iqbal October 21, 2014, 2:48am 2 Hi Chenyang, Thank you for...

    forum.aspose.com/t/different-attachment-count-b...
  7. RevisionCollection.Reject | Aspose.Words for .NET

    Discover the RevisionCollection Reject method to efficiently filter out unwanted revisions based on your criteria for streamlined project management...."This is insertion revision #2. " ); // Remove a run "This does...Insertion )); Assert . AreEqual ( 2 , doc . Revisions . Count ); //...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Compress Excel File Online | Compress XLS/ XLSX...

    Learn how to compress Excel files online or programmatically in C#, Java, and Python. Discover the best methods to reduce file sizes efficiently....Cells Step 2 : Use the following C# code to...version --> </dependency> Step 2 : Load the Excel file, apply compression...

    blog.aspose.com/cells/compress-excel-file/
  9. Aspose::Words::Drawing::GradientStop::Remove me...

    Aspose::Words::Drawing::GradientStop::Remove method. Removes the gradient stop from the parent GradientStopCollection in C++....= gradientStops -> idx_get ( 2 ); gradientStops -> Remove ( gradientStop...gradientStop ); ASSERT_EQ ( 2 , gradientStops -> get_Count ());...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Font-for-C 2 RenderingText ::GlyphOutlineP...gWithTrueTypeA-RenderingText-2.cpp hosted with ❤ by GitHub Create...

    docs.aspose.com/font/cpp/text-rendering-truetyp...