Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,344 for

january

(0.1 sec)
  1. Auto fit page not enclosing all shapes - Free S...

    I am saving my visio diagram as follows: public void saveVisioFile(Diagram visioDiagram, String fileLocation) throws Exception { VisioDebugUtils.dumpDiagramInfo(visioDiagram); DiagramSaveOptions options = new Diagra…...Diagram Product Family Thinian January 23, 2023, 12:36pm #1 I am saving...auto fit option). asad.ali January 23, 2023, 9:13pm #2 @Thinian...

    forum.aspose.com/t/auto-fit-page-not-enclosing-...
  2. Unprotecting Excel Workbook does not work - Fre...

    Hello, we try to remove a password protection from a workbook. Protected123.zip (10,3 KB) Code: using (var protectedWorkbook = new Workbook(InputFile, new LoadOptions(){Password = password})) { protectedWorkbook.Un…...Cells Product Family AStelzner January 20, 2023, 9:46am #1 Hello,...Workbook does not work Amjad_Sahi January 20, 2023, 11:32am #2 @AStelzner...

    forum.aspose.com/t/unprotecting-excel-workbook-...
  3. Dollar sign invalid cell name - Free Support Fo...

    Hi, New to Aspose.cells I just discovered that cell = ws.Cells[adcell] cause “invalid cell name” error if adcell contains $ (like $B$24). To me this well known notation excel compatible should not cause an error. Am I w…...Cells Product Family olivier57 January 3, 2024, 3:58pm 1 Hi, New to...Thanks Olivier amjad.sahi January 3, 2024, 5:54pm 2 @olivier57...

    forum.aspose.com/t/dollar-sign-invalid-cell-nam...
  4. Chinese Characters are Lost After Converting PD...

    Env Windows 11 Aspose.PDF for .NET 24.1 Code void Test() { var doc = new Aspose.Pdf.Document(@"C:\Users\Administrator\Desktop\test\test.pdf"); string outputFileName = @"C:\Users\Administrator\Desktop\test\out.png"; …...aspose-pdf-net xucongli1989 January 27, 2024, 1:08pm 1 Env Windows...test.zip (1.6 MB) asad.ali January 28, 2024, 12:20am 2 @xucongli1989...

    forum.aspose.com/t/chinese-characters-are-lost-...
  5. HTML to EXCEL convert failed with error Invalid...

    there is another thing we noticed recently: when converting HTML to Excel we always get the failed error as Convert failed - com.aspose.cells.CellsException: Invalid ‘#’(Based on Name Team Self-Assessment!print_area) C…...Product Family cells-java FSUPTC January 10, 2023, 2:00pm #1 there is...Thanks for advance. simon.zhao January 10, 2023, 1:38pm #2 @FSUPTC...

    forum.aspose.com/t/html-to-excel-convert-failed...
  6. Find current page number in Words - Free Suppor...

    Hi Team, Currently we are using Aspose Words 15.9 version, we would like to get the current page number in word document. The requirement is to create the Barcode based on the current page number. Could you please guide…...Family words-net ari132497 January 8, 2024, 2:14pm 1 Hi Team,...achieve this. alexey.noskov January 8, 2024, 2:24pm 2 @ari132497...

    forum.aspose.com/t/find-current-page-number-in-...
  7. More Time Taken for Aspose Fonts Loading - Free...

    Hi Team We are seeing more time when we try to read the aspose fonts (50 % of the total response time of the network call ). We are reading the aspose fonts in the below way . Could you help us is there a better way to …...Words Product Family veera1208 January 16, 2024, 2:05pm 1 Hi Team...setFontsFolder(“a/b/c”, false) asad.ali January 16, 2024, 4:13pm 2 @veera1208...

    forum.aspose.com/t/more-time-taken-for-aspose-f...
  8. Where to specify radius/round value to AutoShap...

    Adding a AutoShapeType.ROUNDED_RECTANGLE will return a CellsDrawing - the question is how do I specify the value for the round/radius of that new shape?...cells-net , cells-java duranperez January 11, 2023, 8:56pm #1 Adding...that new shape? duojie.yang January 12, 2023, 3:11am #2 @duranperez...

    forum.aspose.com/t/where-to-specify-radius-roun...
  9. How to extract only Bullet Disk list - Free Sup...

    Hi Team, Kindly help me how to extract only the Bullet Disk type list....Family Princeshivananjappa January 15, 2023, 4:05pm #1 Hi Team...Bullet Disk type list. asad.ali January 15, 2023, 9:59pm #2 @Princeshivananjappa...

    forum.aspose.com/t/how-to-extract-only-bullet-d...
  10. PDF 2 docx crash! - 中文技术支持 - Free Support Forum...

    1.pdf (803.4 KB) auto pDocOption = MakeObject(); pDocOption->set_Format(DocSaveOptions::DocFormat::DocX); pDocOption->set_Mode(DocSaveOptions::RecognitionMode::Flow); saveOptions = pDocOption; doc->Save(String(info.…... 中文技术支持 ywapple January 12, 2022, 7:49am #1 1.pdf (803...saveOptions); 代码如上 直接崩溃了 ywapple January 12, 2022, 7:58am #2 版本信息: Aspose...

    forum.aspose.com/t/pdf-2-docx-crash/240345